Skip to content

Commit 62d8aeb

Browse files
author
Jason.Helmick
committed
added CBL-Marniner to features/tools
1 parent 981adb6 commit 62d8aeb

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

articles/cloud-shell/features.md

Lines changed: 13 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,24 @@ 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+
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).
2433

2534
## Features
2635

0 commit comments

Comments
 (0)