A company hosts a database workload on Azure Virtual Machines in the West US region. The cloud operations team must set up automated notifications for the following scenarios:
- Situation 1: Microsoft experiences a platform-level infrastructure failure that affects all Azure Virtual Machines in the West US region.
- Situation 2: The memory utilization of the company's specific database virtual machines exceeds 85%.
Which combination of Azure services should the team use to monitor these scenarios?
- Azure Service Health for Situation 1, and Azure Monitor for Situation 2Answer
- BAzure Monitor for Situation 1, and Azure Service Health for Situation 2
- CAzure Service Health for both Situation 1 and Situation 2
- DAzure Policy for Situation 1, and Azure Advisor for Situation 2
Answer
Azure Service Health for Situation 1, and Azure Monitor for Situation 2
The correct answer accurately distinguishes between platform-level health tracking and individual resource-level telemetry tracking. Azure Service Health is the designated service to receive notifications about regional outages, planned maintenance, and health advisories affecting Azure infrastructure. Azure Monitor is designed to gather, analyze, and alert on performance telemetry data (such as CPU, disk, and memory metrics) from individual resources like Azure Virtual Machines.
Step-by-Step Solution
Key Concept
Distinction between Azure Monitor (resource performance monitoring) and Azure Service Health (global platform availability status)
Estimated Time:1m 30s