An organization has several virtual machines and databases running in Azure. The administration team wants to establish a monitoring strategy to analyze performance trends and troubleshoot resource issues.
Which of the following actions can be performed using Azure Monitor? (Select TWO)
- Analyzing real-time numeric performance metrics from the virtual machine operating systemsAnswer
- Querying consolidated event logs from multiple resources in a Log Analytics workspaceAnswer
- CTracking global Azure infrastructure outages that impact all customer resources in a specific region
- DReceiving alerts about scheduled Azure maintenance windows that require resource downtime
Answer
The correct actions are analyzing real-time numeric performance metrics from the virtual machine operating systems and querying consolidated event logs from multiple resources in a Log Analytics workspace.
Azure Monitor is designed to collect, analyze, and act on telemetry from your cloud and on-premises environments. This includes collecting performance metrics from virtual machine operating systems to analyze performance trends, as well as aggregating event logs from multiple resources into a Log Analytics workspace where they can be queried and analyzed.
Step-by-Step Solution
Key Concept
Azure Monitor collects and analyzes telemetry (metrics and logs) from your own resources, while Azure Service Health notifies you about global Azure service issues and planned maintenance.