Jun 19 2023 08:46 AM
Every build weekend 100+ team members get 200 errors for all the Azure Monitors but no one wants to manually disable / re-enable them.
Any suggestions on how I can automate disabling / enabling Azure Monitor rules?
Logic App?
Terraform code?
Any suggestions are apprecriated.
Jun 19 2023 06:12 PM
See if this can help:
Deploy Azure Monitor agent on Arc-enabled servers - Azure Arc | Microsoft Learn
Jun 19 2023 07:48 PM - edited Jun 19 2023 07:51 PM
Configure an Alert Processing Rule - its simple and easy to configure
You can access alert processing rules by going to the Alerts home page in Azure Monitor. Then you can select Alert processing rules to see and manage your existing rules. You can also select Create > Alert processing rules to open the new alert processing rule
Create a Rule , select an Action Group , mention the time window for the rule to be applied and save
more details can be found here - https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules?tabs=portal
Jun 20 2023 08:08 AM
Jun 20 2023 07:50 PM