An example of using Event Grid to Trigger a Policy remediation workflow implemented with logic app
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