Edit

Share via


Azure Cloud Shell release notes

The following document outlines the changes to Azure Cloud Shell. The Cloud Shell container image is updated on a monthly basis. Changes can include new or updated features and tools, security updates, and bug fixes.

Note

For a tool to be included in Cloud Shell, it must meet the criteria defined in the Cloud Shell Package inclusion guide. For security compliance, tool packages become deprecated when they're no longer actively maintained. There's usually a 30-day notice before a package is removed from the image. The package may be removed sooner if there's a security vulnerability or other critical issue. As with any other tool, if there's a tool you need, you can install them in your Cloud Shell session as long as it doesn't require root access. For installation instructions, consult the documentation for the package you require.

June 2025

Tool changes

  • Updated Azure CLI to v2.74.0
  • Updated Azure PowerShell to v14.1.0
  • Updated .NET to v9.0.3
  • Updated Microsoft.PowerShell.PSResourceGet to v1.1.1. This version includes support for MAR as a PSRepository.
  • Added Inspektor Gadget and kubectl-gadget packages. Inspektor Gadget offers tools for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF.
  • msodbcsql18 and mssql-tools18 were readded to the image.

April 2025

The base image for Azure Cloud Shell was updated to use the latest version of Azure Linux 3.0. With this release, the following changes were made:

  • Upgraded versions of many packages including Python 3.12.9, PostgreSQL 16.7, and Node.js v20.14.0
  • Azure Functions Core Tools was readded to the image.
  • The following packages were removed:

January 2025

Tool changes

  • Updated Azure CLI to v2.68.0
  • Updated Azure PowerShell to v13.1.0
  • Removed guava-android Java library

December 2024

Tool changes

  • The mysql client was replaced with the mariadb client. You can still run mysql commands in Cloud Shell, but the client is now the mariadb client.
  • .NET was upgraded from .NET 7 to .NET 8
  • The moby-cli and docker packages were removed since you can't start the daemons in Cloud Shell.

Deprecated Packages

The following packages were removed for compliance with our package inclusion policy.

Published policy for inclusion of new tools

May 2024

New features

  • Updated user interface

    Cloud Shell recently updated the user interface for the Cloud Shell terminal window. The new toolbar uses text-based menu items rather than icons, making it easier to find the desired action.

    For more information, see How to use the new user interface for Azure Cloud Shell.

  • Support for ephemeral sessions

    Ephemeral sessions don't require a storage account. You can upload or create new files in your Cloud Shell session. Those files are removed shortly after the window is closed or when Cloud Shell is restarted.

    For more information, see Get started with Azure Cloud Shell ephemeral sessions.

Deprecated Packages

The following packages were removed for security compliance. The maintainers deprecated these packages or are no longer maintained. If you need to use these tools, you can install them in your Cloud Shell session. For installation instructions, consult the documentation for the package you require.