November 15, 2025

Ephemeral Environments: Testing Azure Bicep from Scratch on Every Pull Request in GitHub

Introduction Your Bicep templates are probably broken, and you don’t know it yet. Infrastructure as Code can easily create a false sense of confidence when incrementally […]
October 17, 2025

Troubleshooting Azure API Management Identity Provider Configuration: ADAL vs MSAL in Terraform

While setting up Azure API Management with Azure Active Directory (AAD) as an identity provider using Terraform, I encountered a subtle… Continue reading on Azure Terraformer […]