Skip to content

An example of using Event Grid to Trigger a Policy remediation workflow

License

Notifications You must be signed in to change notification settings

ptsouk/Automated-Azure-Policy-Remediation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Azure Policy Remediation

An example of using Event Grid to Trigger a Policy remediation workflow implemented with logic app

Deploy with PowerShell

The required resources and configuration for the implementation are deployed with a bicep template.

New-AzResourceGroupDeployment -Name 'deploymentName' -ResourceGroupName 'resourceGroupName' -TemplateFile .\main.bicep -DeploymentDebugLogLevel All -Verbose

Resources

Reference

Reacting to Azure Policy state change events

About

An example of using Event Grid to Trigger a Policy remediation workflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages