This is a small dialog-based program that will allow for the batch deletion of resource groups in Azure.
- Run the container:
docker run -it --rm -v ${HOME}/.azure:/root/.azure dcasati/az_dialog:latest
- Select the resources to be deleted
- Hit 'ok' to delete the resources.
To verify the statuses of the resource groups, navigate to the main menu and select List Resource Groups