Skip to content

Export 2026-04-01 vm/ vmss extension image list-version and show - #1078

Open
William (william051200) wants to merge 1 commit into
Azure:mainfrom
william051200:extension-image
Open

Export 2026-04-01 vm/ vmss extension image list-version and show#1078
William (william051200) wants to merge 1 commit into
Azure:mainfrom
william051200:extension-image

Conversation

@william051200

@william051200 William (william051200) commented Sep 2, 2026

Copy link
Copy Markdown
Member

please provide the link to the corresponding pull request in Azure/azure-cli or Azure/azure-cli-extensions:

vm extension image list-version/ show & vmss extension image list-version/ show are using the same API. From now on, we will only be generating for vm extension image only. vmss extension image will be inheriting from that.

Below is one solution I have tried, and result is not within expectation:

  1. Export vm extension image list-version & show (2026-04-01)
  2. Generate aaz code in azure-cli
  3. Export vmss extension image list-version & show (2026-04-01). (In a new branch, based on main)
  4. Generate aaz code in azure-cli
  5. Merge generated vmss branch to vm branch

Take note:
Since last generated is vmss version, the command in these files below are vmss instead and no longer vm, hence cause the failed in CI.
image
image

In AAZDev UI:
In Azure CLI, vm extension image list-version & list are having the correct version, but I am no longer able to generate them in 2026-04-01 version from the UI anymore.
image

But no issue for vmss extension image list-version & list
image

@william051200

Copy link
Copy Markdown
Member Author

Azure/azure-cli#34018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant