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

No --self-destruct option for some resources with az cli 2.13.0 and extension version 0.0.17 #37

Open
AnnaNowak-TomTom opened this issue Nov 1, 2020 · 1 comment

Comments

@AnnaNowak-TomTom
Copy link

--self-destruct argument doesn't work with resource groups and az cli 2.13.0:

az group create -n self-destruct-rg -l westeurope --self-destruct 10m
UnrecognizedArgumentError: unrecognized arguments: --self-destruct 10m

Arming the already-existing resource group for auto destruction later works fine.

@noelbundick
Copy link
Owner

Thank you! Will take a look and try to get this fixed up soon

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

2 participants