How to suppress alerts in Azure monitor during patching cycle based on tagging

needHelp 0 Reputation points
2025-08-21T19:25:52.9433333+00:00

I have 20 VMs, and there are 3 maintenance configuration windows. Alerts are being configured with Azure Monitor and are added on the subscription level.

I want to suppress the alerts triggered during the patching window. VMs are bifurcated and are added to the maintenance configuration groups based on Tagging.
Maintenance windows are 3rd Tuesday, 4th Saturday, and 2nd Monday of every Month.
I am not able to utilize only the alert processing rule to achieve this.

Is there any other way I can suppress all the alerts raised during the maintenance window, since I want to avoid manual intervention?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rahul Jorrigala 4,325 Reputation points Microsoft External Staff Moderator
    2025-08-21T19:47:07.6433333+00:00

    Hello needHelp

    1. Create a Processing Rule for Each Schedule
      • For every patching schedule, define a separate processing rule to manage alerts and actions.
    2. Define Scope and Filters
      • Within each rule, select the scope to target only the VMs scheduled for patching on that specific day.
      • Apply relevant filters to narrow down the selection
        User's image
    3. Set Frequency and Day
      • Configure the rule to run on a weekly basis, selecting the appropriate day that matches the patching schedule.

    User's image

    1. Finalize and Create the Rule
      • Review the configuration and create the processing rule.
    2. Manage Alerts Around Patching Cycles
      • Before patching starts, enable the alert to monitor patching activities.
      • After patching completes, disable the alert to avoid unnecessary notifications until the next cycle.

    User's image

    Please let me know if you face any challenge here, I can help you to resolve this issue further

    Provide your valuable Comments.

    Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.