[Windows] Upgrade Az powershell to 9.3.0 (#6952)

This commit is contained in:
Fedor Varavenko
2023-01-20 18:15:11 +01:00
committed by GitHub
parent 35d339e137
commit 049b5490ba
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"9.2.0"
"9.3.0"
],
"zip_versions": [
"1.0.0",

View File

@@ -119,7 +119,7 @@
"name": "az",
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
"versions": [
"9.2.0"
"9.3.0"
],
"zip_versions": [
"7.5.0"