Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 222 Bytes

File metadata and controls

9 lines (6 loc) · 222 Bytes

Cleanup all resources

If you want to delete all the resources created in this script simply run the following command. Type quit if you want to keep them.

az group delete --name $MY_RESOURCE_GROUP_NAME

Done!