Microsoft
AZ-204 · Question #455
You are developing an Azure-based web application. The application goes offline periodically to perform offline data processing. While the application is offline, numerous Azure Monitor alerts fire…
The correct answer is A. Add Azure Monitor alert processing rules to suppress notifications. You can use alert processing rules to add action groups or remove (suppress) action groups from your fired alerts. https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules?tabs=portal
Submitted by rachelw· Mar 30, 2026Monitor, troubleshoot, and optimize Azure solutions
Question
You are developing an Azure-based web application. The application goes offline periodically to perform offline data processing. While the application is offline, numerous Azure Monitor alerts fire which result in the on-call developer being paged. The application must always log when the application is offline for any reason. You need to ensure that the on-call developer is not paged during offline processing. What should you do?
Options
- AAdd Azure Monitor alert processing rules to suppress notifications.
- BDisable Azure Monitor Service Health Alerts during offline processing.
- CCreate an Azure Monitor Metric Alert.
- DBuild an Azure Monitor action group that suppresses the alerts.
How the community answered
(44 responses)- A82% (36)
- B5% (2)
- C11% (5)
- D2% (1)
Explanation
You can use alert processing rules to add action groups or remove (suppress) action groups from your fired alerts. https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules?tabs=portal
Topics
#Azure Monitor#alert suppression#alert processing rules#notification management
Community Discussion
No community discussion yet for this question.