You are developing a web application hosted on Azure that occasionally goes offline for offline data processing tasks. During these offline periods, multiple Azure Monitor alerts are triggered, resulting in the on-call developer being unnecessarily paged.
To address this issue, it is crucial that the application always records logs indicating when it is offline. However, the on-call developer should not receive pages during these offline processing times.
Which solution should you implement to prevent paging the on-call developer during these offline periods?
Select an option, then click Submit answer.
- ○ Add Azure Monitor alert processing rules to suppress notifications.
- ○ Create an Azure Monitor Metric Alert.
- ○ Build an Azure Monitor action group that suppresses the alerts.
- ○ Disable Azure Monitor Service Health Alerts during offline processing.