You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
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!
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.The text was updated successfully, but these errors were encountered: