Introduction What is Infrastructure as Code? How do I decide what IaC to us? What are the limitations of each? Do they all work across
Introduction That’s title is a mouthful: Chicken and the Egg: How to Handle Bicep Interdependencies. What this means is how to handle deployments when resources
Background Did you know that “technically” nested loops in Azure Bicep are supported? Neither did I until really digging into it. The scenario I was
Disclaimer: This is more technical than what I like putting in a blog post. I don’t know a way around it as feel like it’s
HashiCorp Terraform Associates study guide I put together to help others with passing the exam.
The Requirement I had requirement recently on how to evaluate a tag value which was a date and determine if it was within a specific
I had the privilege to present during the 2021 Cloud Lunch and Learn Marathon. This was a fun process where I was able to prerecord
If you missed it azurerm v2.59 of Terraform supports consumption resources. This is big as it allows us to apply an Azure Consumption Budget via
This a post related to my post on “Creating Azure Policy via Terraform” and throws in how to deal reusing an Azure Policy Definition for