Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 839 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 839 Bytes

AzurePowerTools

Here a little script that will completely delete all resources of every resources group inside a specific subscription. To be able to execute this script you will need Azure PowerShell cmdlets.

The script asks you to login-in then list all the subscriptions that this account has access. Once you specify which one, it will list all the resource grouped by resource group. Then as a final warning, it will require one last validation before nuking everything.

Be careful.

Related blog post: