Question

Difficulty: MediumAzure Monitor and Log Analytics

To track Azure-wide service degradations or planned infrastructure maintenance windows that might impact resource availability, you must configure a diagnostic setting to send resource logs to Azure Monitor.

Answer: Answer

Answer

False
The correct answer is False because tracking platform-level issues, such as regional outages and planned maintenance windows, is performed by Azure Service Health. Azure Monitor diagnostic settings are used to collect resource-level logs and metrics for your own deployments.

Step-by-Step Solution

1
Analyze the monitoring requirement described in the statement.
The requirement is to monitor Azure-wide service degradations and planned infrastructure maintenance.
This establishes whether the monitoring scope is global Azure platform health or specific resource performance.
2
Determine which Azure service tracks platform-wide events and scheduled outages.
Azure Service Health is the dedicated service for tracking regional infrastructure outages, planned maintenance, and service advisories.
It informs subscriptions about problems affecting the underlying Azure platform itself.
3
Identify the purpose of Azure Monitor diagnostic settings.
Diagnostic settings route telemetry data (metrics and logs) of user-owned resources to destinations like Log Analytics workspaces.
This differentiates resource-level monitoring from platform-level service health alerts.

Key Concept

Azure Monitor vs Azure Service Health capabilities
Rate this question