Question

Difficulty: EasyAzure Service Health

An administrator needs to monitor the health of the Microsoft Azure infrastructure hosting their applications and configure notifications for events that might impact their deployments.

Which two of the following events can be tracked using Azure Service Health?

  1. Planned maintenance events that may affect the availability of your resourcesAnswer
  2. Service outages and active incidents in the Azure regions where your resources are deployedAnswer
  3. C
    CPU utilization metrics and performance spikes on individual Azure Virtual Machines
  4. D
    Application log errors and execution failures in your Azure Functions

Answer

Planned maintenance events that may affect the availability of your resources, and service outages and active incidents in the Azure regions where your resources are deployed
Azure Service Health provides a personalized dashboard showing health issues, planned maintenance, and health advisories that impact your resources. Therefore, you can track planned maintenance events and service outages in the regions where your resources are deployed.

Step-by-Step Solution

1
Identify the purpose of Azure Service Health.
Azure Service Health provides personalized alerts and guidance when Azure service issues, planned maintenance, or health advisories affect your resources.
To determine which monitoring scenarios fall under global infrastructure health rather than individual resource telemetry.
2
Distinguish between Azure Service Health and Azure Monitor.
Identify that CPU utilization and application logs are resource-level metrics (Azure Monitor), while region-wide outages and maintenance are infrastructure-level events (Azure Service Health).
To separate the target service from resource-specific monitoring.

Key Concept

Azure Service Health vs. Azure Monitor
Estimated Time:45s
Rate this question