11---
22title : Azure Cloud Shell release notes
33description : This article lists the new features and changes released in Azure Cloud Shell.
4- ms.date : 12/03/2025
4+ ms.date : 02/05/2026
55ms.topic : release-notes
66---
77
88# Azure Cloud Shell release notes
99
10- The following document outlines the changes to Azure Cloud Shell. The Cloud Shell container image is
11- updated on a monthly basis . Changes can include new or updated features and tools, security updates,
12- and bug fixes.
10+ The following document outlines the changes to Azure Cloud Shell. The container image for Cloud
11+ Shell is updated semimonthly . Changes can include new or updated features and tools, security
12+ updates, and bug fixes.
1313
14- > [ !NOTE]
15- > For a tool to be included in Cloud Shell, it must meet the criteria defined in the
16- > [ Cloud Shell Package inclusion guide] [ 11 ] . For security compliance, tool packages become
17- > deprecated when they're no longer actively maintained. There's usually a 30-day notice before a
18- > package is removed from the image. The package may be removed sooner if there's a security
19- > vulnerability or other critical issue. As with any other tool, if there's a tool you need, you
20- > can install them in your Cloud Shell session as long as it doesn't require root access. For
21- > installation instructions, consult the documentation for the package you require.
14+ For a tool to be included in Cloud Shell, it must meet the certain criteria. For security
15+ compliance, tool packages become deprecated when they're no longer actively maintained. There's
16+ usually a 30-day notice before a package is removed from the image. We can remove a package sooner
17+ if there's a security vulnerability or other critical issue. For more information about the package
18+ inclusion criteria, see [ Cloud Shell Package inclusion guide] [ 16 ] .
19+
20+ You can install any tool you need in your Cloud Shell session as long as it doesn't require root
21+ access. For installation instructions, consult the documentation for the package you require.
22+
23+ Cloud Shell regularly updates Azure CLI and Azure PowerShell, including breaking change releases.
24+ For more information about upcoming breaking changes, see the following articles:
25+
26+ - [ Upcoming breaking changes in Azure PowerShell] [ 10 ]
27+ - [ Azure CLI upcoming breaking changes] [ 07 ]
28+
29+ ## February 2026
30+
31+ Tool updates
32+
33+ - Az CLI v2.82.0. This release includes breaking changes. For more information, see
34+ [ Release notes & updates - Azure CLI] [ 05 ] .
35+ - Azure PowerShell v15.2.0. This release includes breaking changes. For more information, see
36+ [ Azure PowerShell release notes] [ 09 ] .
37+
38+ New supported token audience
39+
40+ - The ` https://appservice.azure.com/ ` audience was added as a supported token audience in Cloud
41+ Shell for the public cloud. For other token audiences or clouds, see the troubleshooting section
42+ in the [ Azure Cloud Shell Frequently Asked Questions (FAQ)] [ 06 ] .
2243
2344## November 2025
2445
@@ -27,24 +48,24 @@ User experience improvements
2748- You can now use <kbd >Ctrl</kbd >+<kbd >V</kbd > to paste on Windows and Linux. Previously, you had to
2849 use <kbd >Ctrl</kbd >+<kbd >Shift</kbd >+<kbd >V</kbd > to paste.
2950- You can now drag and drop files in the new UI. Previously, this feature was only available in the
30- old UI. You can use this to upload individual files, but not folders.
51+ old UI. You can use this feature to upload individual files, but not folders.
3152
32- Tool changes
53+ Tool updates
3354
34- - Az CLI is version 2 .79.0
35- - PostgreSQL is version 16 .10
36- - Azure PowerShell is version 14 .6.0
55+ - Az CLI v2 .79.0
56+ - PostgreSQL v16 .10
57+ - Azure PowerShell v14 .6.0
3758
3859## June 2025
3960
40- Tool changes
61+ Tool updates
4162
4263- Updated Azure CLI to v2.74.0
4364- Updated Azure PowerShell to v14.1.0
4465- Updated .NET to v9.0.3
4566- Updated Microsoft.PowerShell.PSResourceGet to v1.1.1. This version includes support for MAR as a
4667 PSRepository.
47- - Added [ Inspektor Gadget] [ 13 ] and ` kubectl-gadget ` packages. Inspektor Gadget offers tools for data
68+ - Added [ Inspektor Gadget] [ 14 ] and ` kubectl-gadget ` packages. Inspektor Gadget offers tools for data
4869 collection and system inspection on Kubernetes clusters and Linux hosts using eBPF.
4970- ` msodbcsql18 ` and ` mssql-tools18 ` were readded to the image.
5071
@@ -59,19 +80,19 @@ The base image for Azure Cloud Shell was updated to use the latest version of **
5980 - ` msodbcsql18 ` and ` mssql-tools18 `
6081 - ` Apparmor ` is primarily used in Ubuntu and not in Azure Linux.
6182 - ` redis ` was removed due to changes in licensing. For more information, see
62- [ Redis license update: What you need to know] [ 06 ] .
83+ [ Redis license update: What you need to know] [ 11 ] .
6384
6485## January 2025
6586
66- Tool changes
87+ Tool updates
6788
6889- Updated Azure CLI to [ v2.68.0] [ 04 ]
69- - Updated Azure PowerShell to [ v13.1.0] [ 05 ]
90+ - Updated Azure PowerShell to [ v13.1.0] [ 08 ]
7091- Removed guava-android Java library
7192
7293## December 2024
7394
74- Tool changes
95+ Tool updates
7596
7697- The mysql client was replaced with the mariadb client. You can still run ` mysql ` commands in Cloud
7798 Shell, but the client is now the mariadb client.
@@ -82,12 +103,12 @@ Deprecated Packages
82103
83104The following packages were removed for compliance with our package inclusion policy.
84105
85- - [ packer] [ 07 ]
106+ - [ packer] [ 12 ]
86107- [ sfctl] [ 03 ]
87108
88109Published policy for inclusion of new tools
89110
90- - [ Package inclusion guide] [ 11 ]
111+ - [ Package inclusion guide] [ 16 ]
91112
92113## May 2024
93114
@@ -99,7 +120,7 @@ New features
99120 toolbar uses text-based menu items rather than icons, making it easier to find the desired action.
100121
101122 For more information, see
102- [ How to use the new user interface for Azure Cloud Shell] [ 15 ] .
123+ [ How to use the new user interface for Azure Cloud Shell] [ 16 ] .
103124
104125- Support for ephemeral sessions
105126
@@ -117,25 +138,26 @@ packages or are no longer maintained. If you need to use these tools, you can in
117138Cloud Shell session. For installation instructions, consult the documentation for the package you
118139require.
119140
120- - [ Batch-Shipyard] [ 09 ]
121- - [ blobxfer] [ 10 ]
122- - [ Yeoman (yo)] [ 14 ]
123- - [ generator-az-terra module] [ 12 ]
124- - [ Azure-functions-cli] [ 08 ]
141+ - [ Batch-Shipyard] [ 14 ]
142+ - [ blobxfer] [ 15 ]
143+ - [ Yeoman (yo)] [ 15 ]
144+ - [ generator-az-terra module] [ 13 ]
145+ - [ Azure-functions-cli] [ 13 ]
125146
126147<!-- link references -->
127148[ 01 ] : ./get-started/ephemeral.md?tabs=powershell
128149[ 02 ] : /azure/azure-functions/functions-core-tools-reference?tabs=v2
129150[ 03 ] : /azure/service-fabric/service-fabric-cli
130151[ 04 ] : /cli/azure/release-notes-azure-cli
131152[ 05 ] : /powershell/azure/release-notes-azureps?view=azps-13.1.0&preserve-view=true
132- [ 06 ] : https://azure.microsoft.com/blog/redis-license-update-what-you-need-to-know/
133- [ 07 ] : https://developer.hashicorp.com/packer/docs/intro
134- [ 08 ] : https://github.com/Azure/azure-functions-core-tools
135- [ 09 ] : https://github.com/Azure/batch-shipyard
136- [ 10 ] : https://github.com/Azure/blobxfer
137- [ 11 ] : https://github.com/Azure/CloudShell/blob/master/docs/package-inclusion-guide.md
138- [ 12 ] : https://github.com/Azure/generator-az-terra-module
139- [ 13 ] : https://inspektor-gadget.io/
140- [ 14 ] : https://yeoman.io/
141- [ 15 ] : new-ui-shell-window.md
153+ [ 06 ] : faq-troubleshooting.md#terminal-output---audience-service-audience-url-is-not-a-supported-msi-token-audience
154+ [ 07 ] : https://azure.microsoft.com/blog/redis-license-update-what-you-need-to-know/
155+ [ 08 ] : https://developer.hashicorp.com/packer/docs/intro
156+ [ 09 ] : https://github.com/Azure/azure-functions-core-tools
157+ [ 10 ] : https://github.com/Azure/batch-shipyard
158+ [ 11 ] : https://github.com/Azure/blobxfer
159+ [ 12 ] : https://github.com/Azure/CloudShell/blob/master/docs/package-inclusion-guide.md
160+ [ 13 ] : https://github.com/Azure/generator-az-terra-module
161+ [ 14 ] : https://inspektor-gadget.io/
162+ [ 15 ] : https://yeoman.io/
163+ [ 16 ] : new-ui-shell-window.md
0 commit comments