From c03be40bb5a1a4c5b85776423e6ec69c9cb88497 Mon Sep 17 00:00:00 2001 From: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com> Date: Thu, 1 Dec 2022 10:19:05 +0100 Subject: [PATCH] [Ubuntu] Update Az module version to 9.0.1 (#6665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alexey Ayupov <“alexey.ayupov@akvelon.com”> --- images/linux/toolsets/toolset-1804.json | 5 +++-- images/linux/toolsets/toolset-2004.json | 5 +++-- images/linux/toolsets/toolset-2204.json | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/images/linux/toolsets/toolset-1804.json b/images/linux/toolsets/toolset-1804.json index d27be16d..74069f16 100644 --- a/images/linux/toolsets/toolset-1804.json +++ b/images/linux/toolsets/toolset-1804.json @@ -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" ] } ], diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index 8c71c541..3e92d8d1 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -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" ] } ], diff --git a/images/linux/toolsets/toolset-2204.json b/images/linux/toolsets/toolset-2204.json index 76c9e685..2128f62e 100644 --- a/images/linux/toolsets/toolset-2204.json +++ b/images/linux/toolsets/toolset-2204.json @@ -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": [ ]