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

Resource list -g implies the resource group exists when it does not #2184

Closed
tjprescott opened this issue Feb 20, 2017 · 1 comment
Closed

Comments

@tjprescott
Copy link
Member

If I run az resource list -g {group} and the resource does not exist, I do not get an error that the resource group does not exist. Instead I get a response of:
[]
This implies to me that the group exists but has no resources.

This may be a side effect of PR #2117.

@tjprescott tjprescott added bug This issue requires a change to an existing behavior in the product in order to be resolved. Resource Manager labels Feb 20, 2017
@brendandburns
Copy link
Member

Fix is here:

#2184

@mozehgir mozehgir added the ARM az resource/group/lock/tag/deployment/policy/managementapp/account management-group label Aug 14, 2019
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

No branches or pull requests

3 participants