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

Co-authored-by: Alexey Ayupov <“alexey.ayupov@akvelon.com”>
This commit is contained in:
Alexey-Ayupov
2022-12-01 10:19:05 +01:00
committed by GitHub
parent 5dd62e7a08
commit c03be40bb5
3 changed files with 7 additions and 5 deletions

View File

@@ -123,13 +123,14 @@
"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": [
"3.1.0",
"4.4.0",
"5.9.0",
"6.6.0"
"6.6.0",
"7.5.0"
]
}
],

View File

@@ -121,13 +121,14 @@
"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": [
"3.1.0",
"4.4.0",
"5.9.0",
"6.6.0"
"6.6.0",
"7.5.0"
]
}
],

View File

@@ -109,7 +109,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": [
]