omiossec / bicep-azure-policy

How to manage Azure Policy Using Bicep and PowerShell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managing Azure Policy with Azure Bicep and PowerShell

There are many things you can automate with Azure Bicep and PowerShell when dealing with Azure Policy

This repos is part of a blog post serie on dev.to

  • Policy deffinition creation and update
  • Policy set creation, definition and delete
  • Policy assignment and de-assignment
  • Policy remediation

About

How to manage Azure Policy Using Bicep and PowerShell


Languages

Language:PowerShell 56.9%Language:Bicep 43.1%