Skip to content

Commit 3a5b2a3

Browse files
Merge pull request #211896 from theJasonHelmick/cs-cbl-update
Adding CBL-Marniner to features/tools
2 parents f93cf0a + 6fe034d commit 3a5b2a3

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

articles/cloud-shell/features.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Cloud Shell features | Microsoft Docs
33
description: Overview of features in Azure Cloud Shell
44
services: Azure
55
documentationcenter: ''
6-
author: maertendMSFT
6+
author: theJasonHelmick
77
manager: timlt
88
tags: azure-resource-manager
99

@@ -12,15 +12,23 @@ ms.service: azure-resource-manager
1212
ms.workload: infrastructure-services
1313
ms.tgt_pltfrm: vm-linux
1414
ms.topic: article
15-
ms.date: 04/26/2019
16-
ms.author: damaerte
15+
ms.date: 09/20/2022
16+
ms.author: jahelmic
1717
---
1818

1919
# Features & tools for Azure Cloud Shell
2020

2121
[!INCLUDE [features-introblock](../../includes/cloud-shell-features-introblock.md)]
2222

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).
2432

2533
## Features
2634

0 commit comments

Comments
 (0)