Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions docs/add-package-into-cloudshell.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@ To meet security and compliance requirements, all packages must be installed fro

### Check if package is available in Azure Linux

> [!NOTE]
> The instructions assume Azure Linux 2.0 because CloudShell is currently based on Azure Linux 2.0

Please check if the package is available here:
https://packages.microsoft.com/cbl-mariner/2.0/prod/base/x86_64/Packages/
https://packages.microsoft.com/azurelinux/3.0/prod/base/x86_64/Packages/

Alternatively, you can use `docker` to check if a package exists in Azure Linux. Run the following command in a terminal:

Expand Down