An IT administrator needs to monitor the performance metrics of a specific Azure virtual machine, such as disk write operations per second, to ensure it meets workload demands. Which Azure service should the administrator use to collect and analyze these resource-specific metrics?
- AAzure Service Health
- BAzure Policy
- Azure MonitorAnswer
- DAzure Resource Locks
Answer
Azure Monitor
Azure Monitor is the native Azure service designed to collect, analyze, and act on telemetry data from your cloud and on-premises environments. It collects numeric performance metrics, such as disk write operations per second, CPU utilization, and memory usage from resources like Azure Virtual Machines.
Step-by-Step Solution
Key Concept
Azure Monitor is used for collecting and analyzing performance telemetry from specific Azure resources.
Estimated Time:45s