From cb01110706a3c20355abd397b671f90544ab1207 Mon Sep 17 00:00:00 2001 From: sureshe456 <160699174+sureshe456@users.noreply.github.com> Date: Thu, 26 Jun 2025 15:31:33 +0530 Subject: [PATCH] Pin AZ PowerShell Module to 12.5.0 version (#12461) Co-authored-by: Suresh kumar --- images/macos/toolsets/toolset-13.json | 2 +- images/macos/toolsets/toolset-14.json | 2 +- images/macos/toolsets/toolset-15.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index df3fd5cd9..631922b83 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -55,7 +55,7 @@ { "name": "Az", "versions": [ - "12.4.0" + "12.5.0" ] }, { "name": "Pester" }, diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 92df12208..de3f59922 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -138,7 +138,7 @@ { "name": "Az", "versions": [ - "12.4.0" + "12.5.0" ] }, { "name": "Pester" }, diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 7187eadec..7c2434fe1 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -128,7 +128,7 @@ { "name": "Az", "versions": [ - "12.4.0" + "12.5.0" ] }, { "name": "Pester" },