From 07692c0033d6862d3bac64a02c63f7d71297afa4 Mon Sep 17 00:00:00 2001 From: ijunaidm <160701894+ijunaidm@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:05:31 +0530 Subject: [PATCH] Updated the AzPowershell module version Ubuntu images (#10418) * Update toolset-2004.json * Update toolset-2204.json * Update toolset-2404.json --- images/ubuntu/toolsets/toolset-2004.json | 2 +- images/ubuntu/toolsets/toolset-2204.json | 2 +- images/ubuntu/toolsets/toolset-2404.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2004.json b/images/ubuntu/toolsets/toolset-2004.json index cfbaa56bd..dcc45615b 100644 --- a/images/ubuntu/toolsets/toolset-2004.json +++ b/images/ubuntu/toolsets/toolset-2004.json @@ -108,7 +108,7 @@ { "name": "az", "versions": [ - "11.3.1" + "12.1.0" ] } ], diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 24738e52e..23d46c139 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -105,7 +105,7 @@ { "name": "az", "versions": [ - "11.3.1" + "12.1.0" ] } ], diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 6c927965b..fe44a35be 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -94,7 +94,7 @@ { "name": "az", "versions": [ - "11.5.0" + "12.1.0" ] } ],