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

Azure - Delete individual Resource group components #84

Open
JakeBogie opened this issue May 30, 2019 · 1 comment
Open

Azure - Delete individual Resource group components #84

JakeBogie opened this issue May 30, 2019 · 1 comment

Comments

@JakeBogie
Copy link

The use case: Having the ability to delete components that are within a RG would allow for something like the following...

I have a bunch of VMs in a RG that I would like to delete the NICs from. If I could delete based on a filtered list it would facilitate that.

genevieve pushed a commit that referenced this issue Sep 15, 2019
- TODO: Unpend acceptance test, create app sg, figure out how to say No
to the resource group prompt but Yes to the app sg prompt. Maybe only
test it when deleting by type?
- TODO: Wire up the app security groups collector to each respective
resource group since it has a dependency on the rg name.

For #84
@genevieve
Copy link
Owner

Hey @jbogie-pivotal. The latest azure sdk for go has a CRAZY number of changes and I find the new api more difficult to work with. Implementing this will take longer than I anticipated but I'm working on it!

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

No branches or pull requests

3 participants