From 631fd3b08dea8e06a92c776657232300e3902780 Mon Sep 17 00:00:00 2001 From: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com> Date: Fri, 23 Dec 2022 13:24:10 +0100 Subject: [PATCH] [Ubuntu] Update Az module version to 9.1.1 (#6832) --- images/linux/toolsets/toolset-1804.json | 2 +- images/linux/toolsets/toolset-2004.json | 2 +- images/linux/toolsets/toolset-2204.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/linux/toolsets/toolset-1804.json b/images/linux/toolsets/toolset-1804.json index 9fae07e19..0faf38b9a 100644 --- a/images/linux/toolsets/toolset-1804.json +++ b/images/linux/toolsets/toolset-1804.json @@ -123,7 +123,7 @@ "name": "az", "url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json", "versions": [ - "9.0.1" + "9.1.1" ], "zip_versions": [ "3.1.0", diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index a76b10e1d..0d57858f5 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -121,7 +121,7 @@ "name": "az", "url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json", "versions": [ - "9.0.1" + "9.1.1" ], "zip_versions": [ "3.1.0", diff --git a/images/linux/toolsets/toolset-2204.json b/images/linux/toolsets/toolset-2204.json index b3359d52f..1e4fd4b30 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": [ - "9.0.1" + "9.1.1" ], "zip_versions": [ ]