An enterprise is designing a centralized operations strategy to manage their Azure deployments. The operations team needs to distinguish between tracking the health and performance of their deployed resources versus tracking global outages and planned maintenance of the Azure platform itself. Which of the following statements correctly identify the features or use cases of Azure Monitor compared to Azure Service Health? Select two.
- Azure Monitor collects and analyzes telemetry data, such as resource metrics and activity logs, from your specific Azure resources to maximize their availability and performance.Answer
- BAzure Service Health is used to run Kusto Query Language (KQL) queries to analyze custom application logs collected from virtual machine guest operating systems.
- Azure Service Health notifies you about Azure service incidents, planned maintenance, and resource health degradation caused by issues in the underlying Azure infrastructure.Answer
- DAzure Monitor is used to receive official alerts regarding global Azure service outages and health advisories that affect all Azure regions.
Answer
The correct statements are that Azure Monitor collects and analyzes telemetry data from your specific Azure resources to maximize their availability and performance, and Azure Service Health notifies you about Azure service incidents, planned maintenance, and resource health degradation caused by issues in the underlying Azure infrastructure.
The statement regarding Azure Monitor is correct because Azure Monitor is the core tool for collecting, analyzing, and alerting on performance telemetry from resources you deploy. The statement regarding Azure Service Health is correct because it informs you about platform-level events, outages, and maintenance that impact your subscriptions.
Step-by-Step Solution
Key Concept
Distinction between Azure Monitor and Azure Service Health