Q. How can I remove all empty Resource Groups in an Azure subscription?
A. You may create resources and a Resource Group is automatically created which are left behind if you delete the resource. Below is some easy PowerShell to delete any Resource Group that is empty. It displays each Resource Group and the number of resources within.