Skip to main content

One post tagged with "azure-firewall"

View All Tags

Taming Azure Firewall Policies with Bicep: A Battle Against Nested Loops

· 12 min read
Craig Dempsey
Cloud Devops Engineer @ Digital Reflections

Deploying Azure Firewalls with IP Groups and Firewall Policies using Azure Verified Modules (AVM) sounded straightforward—until I hit a wall with Bicep’s nested loop limitations. What followed was a deep dive into dependency chains, AVM quirks, and creative workarounds. Here’s how I tamed the beast, and how you can too.