We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The command is not found in ubuntu 22.04 image
az --version az: command not found dpkg -L azure-cli dpkg-query: package 'azure-cli' is not installed
v2.5.0
not sure
All az commands like the following should work. az --version
az --version az: command not found
Launch the image and run the command
The text was updated successfully, but these errors were encountered:
Hi @fieldsfarmer Thank you for bringing this issue to us. We are looking into this issue and will update you on this issue after investigating.
Sorry, something went wrong.
Hi @fieldsfarmer - Azure CLi is available in the ubuntu22.04 image. Can you please recheck it again and also re-produce the steps.
Hi @fieldsfarmer - Can you please recheck and update on this.
Hi @fieldsfarmer - Azure Cli is available on ubuntu24.04 image, can you again recheck and re-produce the steps.
@fieldsfarmer - As there is no reply from you since a week, Thank you, i am closing the issue.
ijunaidm
No branches or pull requests
Description
The command is not found in ubuntu 22.04 image
Platforms affected
Runner images affected
Image version and build link
v2.5.0
Is it regression?
not sure
Expected behavior
All az commands like the following should work.
az --version
Actual behavior
Repro steps
Launch the image and run the command
The text was updated successfully, but these errors were encountered: