Skip to main content

2 posts tagged with "python"

View All Tags

Azure Sandbox Nuke

· 5 min read
Chris O'Malley
Senior DevOps Engineer

As cloud engineers and developers working with Azure, we've all been there - forgotten resources silently accumulating costs in our sandbox environments. After one too many surprise bills, I decided to build a solution that would automatically clean up unused resources in Azure subscriptions.

There are many tools and scripts available for to accomplish this, But in this blog post i'll share the solution im using to keep my Azure costs under control.