[Linux] Upgrade Az powershell to 9.3.0 (#6953)

This commit is contained in:
Fedor Varavenko
2023-01-20 18:14:34 +01:00
committed by GitHub
parent a218bee02d
commit 35d339e137
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -123,7 +123,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": [
"9.2.0" "9.3.0"
], ],
"zip_versions": [ "zip_versions": [
"3.1.0", "3.1.0",
+1 -1
View File
@@ -121,7 +121,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": [
"9.2.0" "9.3.0"
], ],
"zip_versions": [ "zip_versions": [
"3.1.0", "3.1.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": [
"9.2.0" "9.3.0"
], ],
"zip_versions": [ "zip_versions": [
] ]