Skip to content

Commit 528f3e1

Browse files
Merge pull request #301960 from sdwheeler/sdw-w445013-cs-june-relnotes
Update release notes
2 parents 2f01113 + 5c9e16a commit 528f3e1

File tree

1 file changed

+32
-3
lines changed

1 file changed

+32
-3
lines changed

articles/cloud-shell/release-notes.md

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Cloud Shell release notes
33
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
55
ms.topic: release-notes
66
---
77

@@ -20,6 +20,19 @@ and bug fixes.
2020
> can install them in your Cloud Shell session as long as it doesn't require root access. For
2121
> installation instructions, consult the documentation for the package you require.
2222
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+
2336
## April 2025
2437

2538
The base image for Azure Cloud Shell was updated to use the latest version of **Azure Linux
@@ -71,7 +84,7 @@ New features
7184
toolbar uses text-based menu items rather than icons, making it easier to find the desired action.
7285

7386
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].
7588

7689
- Support for ephemeral sessions
7790

@@ -91,7 +104,7 @@ require.
91104

92105
- [Batch-Shipyard][09]
93106
- [blobxfer][10]
94-
- [Yeoman (yo)][13]
107+
- [Yeoman (yo)][14]
95108
- [generator-az-terra module][12]
96109
- [Azure-functions-cli][08]
97110

@@ -110,3 +123,19 @@ require.
110123
[12]: https://github.com/Azure/generator-az-terra-module
111124
[13]: https://yeoman.io/
112125
[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

Comments
 (0)