[Windows] Update Az module version to 9.0.1 (#6664)

This commit is contained in:
Alexey-Ayupov
2022-12-01 10:20:50 +01:00
committed by GitHub
parent c03be40bb5
commit f30492c37f
2 changed files with 5 additions and 4 deletions

View File

@@ -127,7 +127,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"7.5.0"
"9.0.1"
],
"zip_versions": [
"1.0.0",
@@ -142,7 +142,8 @@
"4.7.0",
"5.5.0",
"5.9.0",
"6.6.0"
"6.6.0",
"7.5.0"
]
}
],

View File

@@ -119,10 +119,10 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"7.5.0"
"9.0.1"
],
"zip_versions": [
"6.6.0"
"7.5.0"
]
}
],