Below you will find pages that utilize the taxonomy term “IaC”
October 22, 2025
Cleaning Up Azure Role Assignments with Deployment Stacks
Classic Azure deployments often leave behind orphaned role assignments, creating clutter and confusion. In this post, I explore how Deployment Stacks—tested via GitHub Actions—offer a cleaner, more predictable way to manage and remove role assignments at the subscription level. Includes code, setup insights, and lessons learned.
read more
October 20, 2025
🚀 Get Started With Infrastructure-as-Code (IaC)
This guide walks you through setting up IaC with Azure DevOps using Bicep and Deployment Stacks. Even a minimal setup can make a big difference.
read more