From 82d766661bfd3ec935cf581cf601c9f5e6bfb3ab Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:50:40 +0100 Subject: [PATCH] [macos] Update az PowerShell module to 14.6.0 (#13577) --- images/macos/toolsets/toolset-13.json | 2 +- images/macos/toolsets/toolset-14.json | 2 +- images/macos/toolsets/toolset-15.json | 2 +- images/macos/toolsets/toolset-26.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index 3d181f106..1ce3e72d0 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -55,7 +55,7 @@ { "name": "Az", "versions": [ - "12.5.0" + "14.6.0" ] }, { "name": "Pester" }, diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index c27b570a2..d0279bc56 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -153,7 +153,7 @@ { "name": "Az", "versions": [ - "12.5.0" + "14.6.0" ] }, { "name": "Pester" }, diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 631d22785..774d88ac4 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -171,7 +171,7 @@ { "name": "Az", "versions": [ - "12.5.0" + "14.6.0" ] }, { "name": "Pester" }, diff --git a/images/macos/toolsets/toolset-26.json b/images/macos/toolsets/toolset-26.json index bc8a7de59..659fbc643 100644 --- a/images/macos/toolsets/toolset-26.json +++ b/images/macos/toolsets/toolset-26.json @@ -63,7 +63,7 @@ { "name": "Az", "versions": [ - "14.3.0" + "14.6.0" ] }, { "name": "Pester" },