@@ -14,9 +14,9 @@ and bug fixes.
14
14
> [ !NOTE]
15
15
> For a tool to be included in Cloud Shell, it must meet the criteria defined in the
16
16
> [ Cloud Shell Package inclusion guide] [ 11 ] . For security compliance, tool packages become
17
- > deprecated when they're no longer actively maintained. There is usually a 30-day notice before a
18
- > package is removed from the image. The package may be removed sooner if there is a security
19
- > vulnerability or other critical issue. As with any other tool, if there is a tool you need, you
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
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
@@ -26,7 +26,7 @@ The base image for Azure Cloud Shell was updated to use the latest version of th
26
26
3.0** . With this release, the following changes were made:
27
27
28
28
- Upgraded versions of many packages including Python 3.12.3, PostgreSQL 16.7, and Node.js v20.14.0
29
- - [ Azure Functions Core Tools] [ 02 ] was re-added to the image.
29
+ - [ Azure Functions Core Tools] [ 02 ] was readded to the image.
30
30
- The following packages were removed:
31
31
- ` msodbcsql18 ` and ` mssql-tools18 `
32
32
- ` Apparmor ` is primarily used in Ubuntu and not in Azure Linux.
@@ -84,10 +84,10 @@ New features
84
84
85
85
Deprecated Packages
86
86
87
- The following packages were removed for security compliance. These packages were deprecated by the
88
- package owners or are no longer maintained. If you need to use these tools, you can install them in
89
- your Cloud Shell session. For installation instructions, consult the documentation for the package
90
- you require.
87
+ The following packages were removed for security compliance. The maintainers deprecated these
88
+ packages or are no longer maintained. If you need to use these tools, you can install them in your
89
+ Cloud Shell session. For installation instructions, consult the documentation for the package you
90
+ require.
91
91
92
92
- [ Batch-Shipyard] [ 09 ]
93
93
- [ blobxfer] [ 10 ]
0 commit comments