diff --git a/docs/add-package-into-cloudshell.md b/docs/add-package-into-cloudshell.md index 7af52256..dc71f365 100644 --- a/docs/add-package-into-cloudshell.md +++ b/docs/add-package-into-cloudshell.md @@ -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: