Forum Discussion

lukemurraynz's avatar
lukemurraynz
Learn Expert
Jun 14, 2023

[Share] Cleanup your unwanted Azure resources on a schedule

Every few months, I get that dreaded email, “Your Microsoft Azure subscription has been suspended” - this is due to creating resources and leaving them provisioned, so I needed a method of deleting the resources I didn’t need or wanted to spin up for a few days.

 

I also needed a way to create resources that can stay for learning or a demo, independent of how the resources were deployed into the environment (via the Azure Portal, Terraform, and Bicep).

 

Naturally, I went straight to https://learn.microsoft.com/azure/automation/?WT.mc_id=AZ-MVP-5004796

 

  • https://luke.geek.nz/azure/Cleanup-your-unwanted-Azure-resources-on-a-schedule/