/az_dialog

A simple util to batch delete Azure Resource Groups

Primary LanguagePython

Azure Resource Group Cleaner

This is a small dialog-based program that will allow for the batch deletion of resource groups in Azure.

asciicast

  1. Run the container:
docker run -it --rm -v ${HOME}/.azure:/root/.azure dcasati/az_dialog:latest
  1. Select the resources to be deleted
  2. Hit 'ok' to delete the resources.

To verify the statuses of the resource groups, navigate to the main menu and select List Resource Groups