Introduction At Microsoft Build 2025 Azure Foundry was front and center with multiple sessions. Foundry was advertised as the PaaS offering for those wanting leverage
Introduction This is a follow up to my series of post regarding Azure Deployment Environments (ADE). This specific one will build off the Creating an
Introduction Application Deployment Environments can provide the ability to for developers to create a dedicated sandbox environment that deploys the infrastructure for their application. Previously
Introduction This will serve as an introduction to Azure Deployment Environment components. Azure Deployment Environments (ADE) went GA in May 2023. Per the product documentation
Introduction One thing I challenged myself when starting at Microsoft was to get better at leveraging existing technologies and tooling to help drive greater impact
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
Overview When leveraging Azure API Manager (APIM) it is not an uncommon request to have a custom DNS record in front of it. On top
Update 3/31/22: Realized this assumed Defender was already turned on the server so adding the Bicep to do that. Update 4/14/23: Active example haws been
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