File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Azure Cloud Shell features | Microsoft Docs
3
3
description : Overview of features in Azure Cloud Shell
4
4
services : Azure
5
5
documentationcenter : ' '
6
- author : maertendMSFT
6
+ author : theJasonHelmick
7
7
manager : timlt
8
8
tags : azure-resource-manager
9
9
@@ -12,15 +12,24 @@ ms.service: azure-resource-manager
12
12
ms.workload : infrastructure-services
13
13
ms.tgt_pltfrm : vm-linux
14
14
ms.topic : article
15
- ms.date : 04/26/2019
16
- ms.author : damaerte
15
+ ms.date : 09/20/2022
16
+ ms.author : jahelmic
17
17
---
18
18
19
19
# Features & tools for Azure Cloud Shell
20
20
21
21
[ !INCLUDE [ features-introblock] ( ../../includes/cloud-shell-features-introblock.md )]
22
22
23
- Azure Cloud Shell runs on ` Common Base Linux Delridge ` .
23
+ Prior to August 2022, Azure Cloud Shell ran on ** Common Base Linux - Delridge** . As of August 18,
24
+ 2022, Azure Cloud Shell was changed to use ** Common Base Linux - Mariner** (CBL-Mariner),
25
+ Microsoft's Linux distribution for cloud-infrastructure-edge products and services.
26
+
27
+ Microsoft internally compiles all the packages included in the ** CBL-Mariner** repository to help
28
+ guard against supply chain attacks. Tooling has been updated to reflect the new base image
29
+ CBL-Mariner. You can get a full list of installed package versions using the following command:
30
+ ` tdnf list installed ` . If these changes affected your Cloud Shell environment, please contact
31
+ Azuresupport or create an issue in the
32
+ [ Cloud Shell repository] ( https://github.com/Azure/CloudShell/issues ) .
24
33
25
34
## Features
26
35
You can’t perform that action at this time.
0 commit comments