Forum Discussion
DanOldenkamp
Jun 19, 2023Copper Contributor
How to bulk Enable / Disable Azure Monitor alerts
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 A...
DanOldenkamp
Jun 20, 2023Copper Contributor
Hi, I'm not looking to disable them during a specific time frame, I have 100 alerts for the same resources. I understand Alert processing rules can disable subsequent firing of the rule.
Turning them off individually is problematic for us.
Is there a way to use Alert processing rules to have a single enable / disable trigger?
having alert processing for each individual rule based on a single toggle.
Example: send to group NOGROUP if conditional "X System" == MAINTENANCE
Turning them off individually is problematic for us.
Is there a way to use Alert processing rules to have a single enable / disable trigger?
having alert processing for each individual rule based on a single toggle.
Example: send to group NOGROUP if conditional "X System" == MAINTENANCE
PradeepDeiva
Jun 21, 2023Copper Contributor
Sure can be done , while Configuring the Alert Processing Rule , under Rule setting - select , Action Group instead of Suppress Notification. you can also create a new action group at this stage like the one you have mentioned . Also if it's a regular domain activity , you can schedule this to a recurring event.