1
1
---
2
2
title : Azure Cloud Shell release notes
3
3
description : This article lists the new features and changes released in Azure Cloud Shell.
4
- ms.date : 04/15 /2025
4
+ ms.date : 06/27 /2025
5
5
ms.topic : release-notes
6
6
---
7
7
@@ -20,6 +20,19 @@ and bug fixes.
20
20
> can install them in your Cloud Shell session as long as it doesn't require root access. For
21
21
> installation instructions, consult the documentation for the package you require.
22
22
23
+ ## June 2025
24
+
25
+ Tool changes
26
+
27
+ - Updated Azure CLI to v2.74.0
28
+ - Updated Azure PowerShell to v14.1.0
29
+ - Updated .NET to v9.0.3
30
+ - Updated Microsoft.PowerShell.PSResourceGet to v1.1.1. This version includes support for MAR as a
31
+ PSRepository.
32
+ - Added [ Inspektor Gadget] [ 13 ] and ` kubectl-gadget ` packages. Inspektor Gadget offers tools for data
33
+ collection and system inspection on Kubernetes clusters and Linux hosts using eBPF.
34
+ - ` msodbcsql18 ` and ` mssql-tools18 ` were readded to the image.
35
+
23
36
## April 2025
24
37
25
38
The base image for Azure Cloud Shell was updated to use the latest version of ** Azure Linux
@@ -71,7 +84,7 @@ New features
71
84
toolbar uses text-based menu items rather than icons, making it easier to find the desired action.
72
85
73
86
For more information, see
74
- [ How to use the new user interface for Azure Cloud Shell] [ 14 ] .
87
+ [ How to use the new user interface for Azure Cloud Shell] [ 15 ] .
75
88
76
89
- Support for ephemeral sessions
77
90
@@ -91,7 +104,7 @@ require.
91
104
92
105
- [ Batch-Shipyard] [ 09 ]
93
106
- [ blobxfer] [ 10 ]
94
- - [ Yeoman (yo)] [ 13 ]
107
+ - [ Yeoman (yo)] [ 14 ]
95
108
- [ generator-az-terra module] [ 12 ]
96
109
- [ Azure-functions-cli] [ 08 ]
97
110
@@ -110,3 +123,19 @@ require.
110
123
[ 12 ] : https://github.com/Azure/generator-az-terra-module
111
124
[ 13 ] : https://yeoman.io/
112
125
[ 14 ] : new-ui-shell-window.md
126
+ <!-- updated link references -->
127
+ [ 01 ] : ./get-started/ephemeral.md?tabs=powershell
128
+ [ 02 ] : /azure/azure-functions/functions-core-tools-reference?tabs=v2
129
+ [ 03 ] : /azure/service-fabric/service-fabric-cli
130
+ [ 04 ] : /cli/azure/release-notes-azure-cli
131
+ [ 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
0 commit comments