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
az vm images list
As CoreOS is deprecated and there is no Image in the marketplace any more, update to use Flatcar linux instead in the list of available images.
There is already a PR (Azure/azure-rest-api-specs#14796) in the API Specs repo which holds the master list. We need to update our local fallback copy (https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/vm/_alias.py) so that this work in environments where endpoint_vm_image_alias_doc is not set.
endpoint_vm_image_alias_doc
The text was updated successfully, but these errors were encountered:
Once this is merged we should also update the example in https://docs.microsoft.com/en-us/azure/virtual-machines/linux/cli-ps-findimage
Sorry, something went wrong.
Add @dbradish-microsoft to help with updating the example in example in https://docs.microsoft.com/en-us/azure/virtual-machines/linux/cli-ps-findimage once this is merged.
zhoxing-ms
dbradish-microsoft
No branches or pull requests
As CoreOS is deprecated and there is no Image in the marketplace any more, update to use Flatcar linux instead in the list of available images.
There is already a PR (Azure/azure-rest-api-specs#14796) in the API Specs repo which holds the master list. We need to update our local fallback copy (https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/vm/_alias.py) so that this work in environments where
endpoint_vm_image_alias_doc
is not set.The text was updated successfully, but these errors were encountered: