Skip to content
New issue

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

Enable Autocomplete for AzVM Image List Command on AzCLI #30696

Open
1 task done
ebolton-cyber opened this issue Jan 22, 2025 · 1 comment
Open
1 task done

Enable Autocomplete for AzVM Image List Command on AzCLI #30696

ebolton-cyber opened this issue Jan 22, 2025 · 1 comment
Assignees
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team Compute az vm/vmss/image/disk/snapshot feature-request
Milestone

Comments

@ebolton-cyber
Copy link

Preconditions

  • No need to upgrade Python SDK or the Python SDK is ready.

Related command

az vm image list --location westus --publisher RedHat --offer RHEL --sku 9_1 --all --output table

Resource Provider

Micrsosoft.compute/Images

Description of Feature or Work Requested

We have a long pending Github issue/request raised by a customer to enable auto complete for AzVmImage list command on the CLI command line as the current process is too manual/cumbersome as customers have to manually type out each publisher, offer, Sku and version. The ask is for us to expose the suggested list of Publisher/Offer/SKU and versions based on the customers entry for example, if customer inputs Red hat publisher then list closest possible offers, also if customer inputs an offer then list closest possible SKUs and autocomplete as needed

Minimum API Version Required

2024-07-01

Swagger PR link / SDK link

https://learn.microsoft.com/en-us/rest/api/compute/images/list?view=rest-compute-2024-07-01

Request Example

No response

Target Date

2025-3-1

PM Contact

Yong Zhang

Engineer Contact

Theodore Chang

Additional context

No response

@yonzhan
Copy link
Collaborator

yonzhan commented Jan 22, 2025

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Compute az vm/vmss/image/disk/snapshot label Jan 22, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jan 22, 2025
@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Jan 22, 2025
@yonzhan yonzhan added this to the Backlog milestone Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team Compute az vm/vmss/image/disk/snapshot feature-request
Projects
None yet
Development

No branches or pull requests

4 participants