Correct answer & explanation
✓Azure Monitor Metrics: Collects and analyzes numerical data such as CPU and memory usage from Azure resources.
Azure Monitor Metrics handles numerical data, Logs handles log data; Application Insights is for app monitoring; Alerts notify on conditions; Workbooks and Dashboards are visualization tools.
About these practice questions
Courseiva writes every AZ-104 question from scratch — 1,049 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy
Same concept, more angles
1 more way this is tested on AZ-104
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A security analyst is reviewing deleted-resource evidence, exported diagnostics, and heartbeat data. Match each monitoring term to the best description.
hard- ✓ A.Activity Log: Records control-plane operations like creating or deleting resources.
- ✓ B.Resource Logs: Logs generated by Azure resources, often exported for analysis.
- ✓ C.Azure Monitor Agent: Collects monitoring data including heartbeats from virtual machines.
- D.Metrics: Rules that trigger actions based on conditions.
- E.Alerts: Numerical values collected at regular intervals from resources.
Why A: The monitoring terms relate to Azure Monitor data sources. Deleted-resource evidence comes from activity logs, exported diagnostics are resource logs sent elsewhere, heartbeat data indicates agent health, and the other terms are standard Azure Monitor components.