AZ-204 Practice Question: Monitor, troubleshoot, and optimize Azure solutions
Which TWO Azure Monitor features can help troubleshoot a web app that returns slow response times intermittently?
⚠ Common exam trap
Test-takers frequently confuse Azure Monitor metrics (like Live Metrics) with log-based solutions (like Log Analytics queries) or governance tools (like Policy), failing to recognize that real-time streaming and dependency mapping are the only features that can capture and isolate intermittent performance issues without aggregation delays.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Live Metrics
Live Metrics (C) is correct because it provides real-time, low-latency monitoring of a web app's performance, including CPU, memory, and request rates, allowing you to observe intermittent slow responses as they happen without sampling delays. Application Map (D) is correct because it visualizes the distributed components of your application and their dependencies, helping you identify which downstream service or component is causing latency spikes during intermittent slowdowns.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Sentinel incidents
Why it's wrong here
Azure Sentinel is a cloud-native Security Information and Event Management (SIEM) solution designed to provide intelligent security analytics across an enterprise. While it can ingest logs from web applications, its primary function is to detect, investigate, and respond to security threats and anomalies, not to diagnose performance bottlenecks or functional errors within the application itself. Therefore, Sentinel incidents are focused on security posture rather than operational performance troubleshooting.
- ✗
Advisor recommendations
Why it's wrong here
Azure Advisor provides personalized recommendations to help optimize Azure resources for cost, performance, reliability, operational excellence, and security. These recommendations are typically proactive suggestions based on best practices and resource utilization patterns over time, rather than real-time diagnostic tools for an actively failing or slow web application. While valuable for long-term improvements, Advisor is not designed for immediate, tactical troubleshooting of live operational issues.
- ✓
Live Metrics
Why this is correct
Azure Monitor's Live Metrics Stream provides a near real-time, minute-by-minute view of a running web application's performance, including incoming requests, failures, dependency calls, and CPU utilization. This feature allows developers to observe the impact of deployments or diagnose issues immediately as they occur, offering a crucial, unfiltered stream of operational data directly from the application instance. It is invaluable for quickly identifying spikes in errors or latency during active troubleshooting sessions.
- ✓
Application Map
Why this is correct
The Application Map feature within Azure Monitor Application Insights visually represents the topology of an application, showing all components, their interconnections, and the performance metrics flowing between them. It helps identify performance bottlenecks or failure hotspots across distributed application components, such as web apps, APIs, databases, and other Azure services, by displaying request rates, error rates, and latency for each connection. This graphical overview is essential for understanding complex dependencies and pinpointing the root cause of issues in multi-component systems.
- ✗
Policy compliance
Why it's wrong here
Azure Policy is a service used to create, assign, and manage policies that enforce organizational standards and assess compliance for Azure resources. It ensures that resources adhere to specific rules and configurations, such as requiring certain tags or restricting resource types, but it does not provide real-time performance metrics or diagnostic capabilities for troubleshooting an actively running web application. Its focus is on governance and configuration adherence, not operational performance analysis.
Go deeper
Related to this question
About these practice questions
Courseiva writes every AZ-204 question from scratch — 881 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 →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-204 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-204 exam.