top of page

Azure Policy Compliance Monitoring: A Solution in Bicep

  • Writer: Arlan Nugara
    Arlan Nugara
  • May 3, 2024
  • 1 min read

Overview

This bicep code is developed to automate deployment of a Azure Non-Compliance resource monitoring solution. The solution is a split solution with bicep code creating the solution with the following sequence

  1. Create all resources except Event Grid Topic and Subscription

  2. Deploy the Azure Function (Manual or via AZ CLI / Azure Pipeline / VSCode)

  3. Create the Event Grid Topic and Subscription


Comments


 

© 2025 by Alvarnet Azure Blog.

 

Arlan's Azure Blog

bottom of page