HOTSPOT (Drag and Drop is not supported)
You have an Azure subscription named Sub1 that contains the resources shown in the following table.

Sub1 contains the following alert rule: Name: Alert1
Scope: All resource groups in Sub1
- Include all future resources
Condition: All administrative operations Actions: Action1
Sub1 contains the following alert processing rule: Name: Rule1
Scope: Sub1
Rule type: Suppress notifications Apply the rule: On a specific time
- Start: August 10, 2022
- End: August 13, 2022
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
- See Explanation section for answer.
Answer(s): A
Explanation:

Box 1: Yes
The alert processing rule Rule1 suppresses notifications between August 10. 2022 and August 13. 2022. However:
Suppression: This action removes all the action groups from the affected fired alerts. So, the fired alerts won't invoke any of their action groups, not even at the end of the maintenance window. Those fired alerts will still be visible when you list your alerts in the portal, Azure Resource Graph, API, or PowerShell
Note: Alert processing rules allow you to apply processing on fired alerts. Alert processing rules are different from alert rules. Alert rules generate new alerts, while alert processing rules modify the fired alerts as they're being fired.
Use case, Suppress notifications during planned maintenance
Many customers set up a planned maintenance time for their resources, either on a one-time basis or on a regular schedule. The planned maintenance might cover a single resource, like a virtual machine, or multiple resources, like all virtual machines in a resource group. So, you might want to stop receiving alert notifications for those resources during the maintenance window.
Box 2: No
The alert action is suppressed.
Box 3: Yes
No suppression.
Reference:
https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules
Reveal Solution
Next Question