[Ubuntu] Update Az module version to 9.0.1 (#6665)

Co-authored-by: Alexey Ayupov <“[email protected]”>
This commit is contained in:
Alexey-Ayupov
2022-12-01 10:19:05 +01:00
committed by GitHub
co-authored by Alexey Ayupov
parent 5dd62e7a08
commit c03be40bb5
3 changed files with 7 additions and 5 deletions
+3 -2
View File
@@ -123,13 +123,14 @@
"name": "az", "name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json", "url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [ "versions": [
"7.5.0" "9.0.1"
], ],
"zip_versions": [ "zip_versions": [
"3.1.0", "3.1.0",
"4.4.0", "4.4.0",
"5.9.0", "5.9.0",
"6.6.0" "6.6.0",
"7.5.0"
] ]
} }
], ],
+3 -2
View File
@@ -121,13 +121,14 @@
"name": "az", "name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json", "url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [ "versions": [
"7.5.0" "9.0.1"
], ],
"zip_versions": [ "zip_versions": [
"3.1.0", "3.1.0",
"4.4.0", "4.4.0",
"5.9.0", "5.9.0",
"6.6.0" "6.6.0",
"7.5.0"
] ]
} }
], ],
+1 -1
View File
@@ -109,7 +109,7 @@
"name": "az", "name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json", "url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [ "versions": [
"7.5.0" "9.0.1"
], ],
"zip_versions": [ "zip_versions": [
] ]