From 09f475612d8b6a613bf32023c1b18d159ed829ec Mon Sep 17 00:00:00 2001 From: Shamil Mubarakshin <127750046+shamil-mubarakshin@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:14:56 +0100 Subject: [PATCH] [ubuntu] Update az PowerShell module to 14.6.0 (#13573) --- images/ubuntu/toolsets/toolset-2204.json | 2 +- images/ubuntu/toolsets/toolset-2404.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 828454e10..abde50d37 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -108,7 +108,7 @@ { "name": "az", "versions": [ - "12.5.0" + "14.6.0" ] } ], diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index b6b8170c0..a4e3add97 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -104,7 +104,7 @@ { "name": "az", "versions": [ - "12.5.0" + "14.6.0" ] } ],