An organization hosts a customer database on an Azure SQL Database instance. The database administrator wants to track the database's real-time CPU consumption to ensure there is enough processing capacity. Which Azure service should the administrator use to collect and visualize these resource-level performance metrics?
- Azure MonitorAnswer
- BAzure Service Health
- CAzure Policy
- DAzure Arc
Answer
Azure Monitor
Azure Monitor is the correct service because it is specifically designed to collect, analyze, and visualize telemetry data, such as real-time CPU utilization metrics and diagnostic logs, from individual Azure resources like Azure SQL Database.
Step-by-Step Solution
Key Concept
Using Azure Monitor to collect and visualize performance metrics of Azure resources.