File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-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,23 @@ 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
+ Azure Cloud Shell runs on ** Common Base Linux - Mariner** (CBL-Mariner),
24
+ Microsoft's Linux distribution for cloud-infrastructure-edge products and services.
25
+
26
+ Microsoft internally compiles all the packages included in the ** CBL-Mariner** repository to help
27
+ guard against supply chain attacks. Tooling has been updated to reflect the new base image
28
+ CBL-Mariner. You can get a full list of installed package versions using the following command:
29
+ ` tdnf list installed ` . If these changes affected your Cloud Shell environment, please contact
30
+ Azuresupport or create an issue in the
31
+ [ Cloud Shell repository] ( https://github.com/Azure/CloudShell/issues ) .
24
32
25
33
## Features
26
34
You can’t perform that action at this time.
0 commit comments