Describe the bug
Starting 2026.08.27 official way to install Azure CLI package on Ubuntu 26.04 does not work. Looks like the package has been deleted from according repo.
Related command
apt-get install --assume-yes azure-cli
Errors
E: Unable to locate package azure-cli
Issue script & Debug output
Not applicable
Expected behavior
AzureCLI is installed.
Environment Summary
Not applicable
Additional context
Failing workflow example: https://github.com/github/hosted-runners-images/actions/runs/33018048384/job/98456480266#step:3:4091
Describe the bug
Starting 2026.08.27 official way to install Azure CLI package on Ubuntu 26.04 does not work. Looks like the package has been deleted from according repo.
Related command
apt-get install --assume-yes azure-cliErrors
E: Unable to locate package azure-cliIssue script & Debug output
Not applicable
Expected behavior
AzureCLI is installed.
Environment Summary
Not applicable
Additional context
Failing workflow example: https://github.com/github/hosted-runners-images/actions/runs/33018048384/job/98456480266#step:3:4091