From 3c95826d257eaafda164a4ea7558482535ea5309 Mon Sep 17 00:00:00 2001 From: Prabhatkumar59 <167855894+Prabhatkumar59@users.noreply.github.com> Date: Thu, 26 Jun 2025 22:24:02 +0530 Subject: [PATCH] Updating Azure power shell module version (#12476) --- images/ubuntu/toolsets/toolset-2204.json | 2 +- images/ubuntu/toolsets/toolset-2404.json | 2 +- images/windows/toolsets/toolset-2019.json | 2 +- images/windows/toolsets/toolset-2022.json | 2 +- images/windows/toolsets/toolset-2025.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 30872077e..b339309d2 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -105,7 +105,7 @@ { "name": "az", "versions": [ - "12.1.0" + "12.5.0" ] } ], diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 5a7995b5e..54cc3a2b5 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -99,7 +99,7 @@ { "name": "az", "versions": [ - "12.1.0" + "12.5.0" ] } ], diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index 07b1bbcde..c1092bc19 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -91,7 +91,7 @@ { "name": "az", "versions": [ - "12.1.0" + "12.5.0" ], "zip_versions": [ ] diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index dfc614fe8..8e6d587af 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -90,7 +90,7 @@ { "name": "az", "versions": [ - "12.4.0" + "12.5.0" ], "zip_versions": [ diff --git a/images/windows/toolsets/toolset-2025.json b/images/windows/toolsets/toolset-2025.json index baa708de9..f7cefccb0 100644 --- a/images/windows/toolsets/toolset-2025.json +++ b/images/windows/toolsets/toolset-2025.json @@ -74,7 +74,7 @@ { "name": "az", "versions": [ - "12.4.0" + "12.5.0" ], "zip_versions": [] }