Skip to content

Commit a6856ec

Browse files
[Ubuntu] Update Azure PowerShell to 7.1 (#4855)
1 parent b5fd6da commit a6856ec

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

images/linux/toolsets/toolset-1804.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,13 @@
118118
"name": "az",
119119
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
120120
"versions": [
121-
"6.4.0"
121+
"7.1.0"
122122
],
123123
"zip_versions": [
124124
"3.1.0",
125125
"4.4.0",
126-
"5.9.0"
126+
"5.9.0",
127+
"6.6.0"
127128
]
128129
}
129130
],

images/linux/toolsets/toolset-2004.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,13 @@
116116
"name": "az",
117117
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
118118
"versions": [
119-
"6.4.0"
119+
"7.1.0"
120120
],
121121
"zip_versions": [
122122
"3.1.0",
123123
"4.4.0",
124-
"5.9.0"
124+
"5.9.0",
125+
"6.6.0"
125126
]
126127
}
127128
],

0 commit comments

Comments
 (0)