Cleanup Empty Azure Resource Groups
I needed to cleanup empty groups on a test subscription I had, using the Azure Cloud shell the following script will do it for you.
powershell code snippet start
I needed to cleanup empty groups on a test subscription I had, using the Azure Cloud shell the following script will do it for you.
powershell code snippet start