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

az deployment list missing filter which exists in REST API #11651

Closed
jiasli opened this issue Dec 24, 2019 · 3 comments
Closed

az deployment list missing filter which exists in REST API #11651

jiasli opened this issue Dec 24, 2019 · 3 comments
Assignees
Labels
ARM az resource/group/lock/tag/deployment/policy/managementapp/account management-group needs-triage This is a new issue that needs to be triaged to the appropriate team. OKR3.2 Candidate
Milestone

Comments

@jiasli
Copy link
Member

jiasli commented Dec 24, 2019

Is your feature request related to a problem? Please describe.
CSS reported. Customer wants to use filter to query deployments.

REST API supports filter parameter to filter on ProvisionState
https://docs.microsoft.com/en-us/rest/api/resources/deployments/listatsubscriptionscope

CLI does not support the same
https://docs.microsoft.com/en-us/cli/azure/deployment?view=azure-cli-latest#az-deployment-list

Describe the solution you'd like
CLI should have --filter in az deployment list.

Describe alternatives you've considered
Use --query or az rest as a workaround.

@jiasli
Copy link
Member Author

jiasli commented Dec 24, 2019

@Juliehzl Please help implement this feature.

@jiasli jiasli added the ARM az resource/group/lock/tag/deployment/policy/managementapp/account management-group label Dec 24, 2019
@yonzhan yonzhan added this to the S163 milestone Dec 24, 2019
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 24, 2019

add to S163.

@Juliehzl
Copy link
Contributor

@zhoxing-ms Let's wait for Alex's feedback and then decide the next step to do. Please keep track of this.

@yonzhan yonzhan modified the milestones: S163, S164 Dec 31, 2019
@yonzhan yonzhan modified the milestones: S164, S165 Feb 1, 2020
@yonzhan yonzhan modified the milestones: S165, S166 Feb 15, 2020
@yonzhan yonzhan modified the milestones: S166, S167 Feb 23, 2020
@qianwens qianwens added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM az resource/group/lock/tag/deployment/policy/managementapp/account management-group needs-triage This is a new issue that needs to be triaged to the appropriate team. OKR3.2 Candidate
Projects
None yet
Development

No branches or pull requests

5 participants