|
| 1 | +--- |
| 2 | +title: Azure Cloud Shell release notes |
| 3 | +description: This article lists the new features and changes released in Azure Cloud Shell. |
| 4 | +ms.date: 06/25/2024 |
| 5 | +ms.topic: release-notes |
| 6 | +--- |
| 7 | + |
| 8 | +# Azure Cloud Shell release notes |
| 9 | + |
| 10 | +The following document outlines the changes to Azure Cloud Shell. The Cloud Shell container image is |
| 11 | +updated on a monthly basis to reflect the latest changes. Changes can include new or updated |
| 12 | +features and tools, security updates, and bug fixes. |
| 13 | + |
| 14 | +## May 2024 |
| 15 | + |
| 16 | +### New features |
| 17 | + |
| 18 | +- Updated user interface |
| 19 | + |
| 20 | + Cloud Shell recently updated the user interface for the Cloud Shell terminal window. The new |
| 21 | + toolbar uses text-based menu items rather than icons, making it easier to find the desired action. |
| 22 | + |
| 23 | + For more information, see |
| 24 | + [How to use the new user interface for Azure Cloud Shell](new-ui-shell-window.md). |
| 25 | + |
| 26 | +- Support for ephemeral sessions |
| 27 | + |
| 28 | + Ephemeral sessions don't require a storage account. You can upload or create new files in your |
| 29 | + Cloud Shell session. Those files are removed shortly after the window is closed or when Cloud |
| 30 | + Shell is restarted. |
| 31 | + |
| 32 | + For more information, see |
| 33 | + [Get started with Azure Cloud Shell ephemeral sessions](./get-started/ephemeral.md?tabs=powershell). |
| 34 | + |
| 35 | +### Deprecated Packages |
| 36 | + |
| 37 | +The following packages were removed for security compliance. These packages were deprecated by the |
| 38 | +package owners or are no longer maintained. If you need to use these tools, you can install them in |
| 39 | +your Cloud Shell session. For installation instructions, consult the documentation for the package |
| 40 | +you require. |
| 41 | + |
| 42 | +- [Batch-Shipyard](https://github.com/Azure/batch-shipyard) |
| 43 | +- [blobxfer](https://github.com/Azure/blobxfer) |
| 44 | +- [Yeoman (yo)](https://yeoman.io/) |
| 45 | +- [generator-az-terra module](https://github.com/Azure/generator-az-terra-module) |
| 46 | +- [Azure-functions-cli](https://github.com/Azure/azure-functions-core-tools) |
0 commit comments