diff --git a/docs/add-package-into-cloudshell.md b/docs/add-package-into-cloudshell.md index 7af52256..53d5ef3b 100644 --- a/docs/add-package-into-cloudshell.md +++ b/docs/add-package-into-cloudshell.md @@ -30,10 +30,10 @@ 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 +> The instructions assume Azure Linux 3.0 because Cloud Shell is currently based on Azure Linux 3.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: