Posts on Azure

  1. 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