AZ-204 Practice Question: Monitor, troubleshoot, and optimize Azure solutions
You are monitoring an Azure App Service with Application Insights. You need to create a custom dashboard that shows the number of requests over time and the average server response time. Which Application Insights feature should you use to create this dashboard?
⚠ Common exam trap
Test-takers frequently confuse Live Metrics Stream (real-time) with Metrics Explorer (historical and dashboard-capable), or assume that Analytics (Logs) is the only way to create custom visualizations, overlooking the simpler and more appropriate Metrics Explorer for pre-aggregated metric dashboards.
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
✓
Metrics Explorer
Metrics Explorer is the correct feature because it allows you to create custom charts and dashboards by selecting specific metrics like 'Requests' and 'Server response time' from your Application Insights resource. You can aggregate these metrics over time and pin them to an Azure dashboard for monitoring. Live Metrics Stream shows real-time data but cannot be used for historical charting or dashboard pinning, while Analytics (Logs) requires Kusto queries for custom visualizations and is not optimized for simple metric dashboards.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Live Metrics Stream
Why it's wrong here
Live Metrics Stream provides a real-time, unaggregated view of your application's telemetry, including requests, failures, and performance counters, as it happens. It's ideal for immediate operational checks and verifying recent deployments, offering a 'live' snapshot. However, it does not retain historical data for trend analysis or support custom aggregations over extended time ranges, making it unsuitable for building persistent dashboards.
- ✓
Metrics Explorer
Why this is correct
Metrics Explorer is the primary tool within Application Insights for visualizing aggregated metric data over custom time ranges. It allows users to select standard or custom metrics, apply various aggregation types like sum, average, or count, and filter results to create insightful charts. These customizable charts can then be easily pinned to Azure dashboards, providing continuous historical monitoring and performance trend analysis.
- ✗
Analytics (Logs)
Why it's wrong here
Analytics (Logs) is incorrect because it is primarily a powerful Kusto Query Language (KQL) interface for querying raw telemetry data, not the direct tool for creating visual dashboards. While you can run queries here and then pin specific chart results to a dashboard, Analytics itself doesn't provide the dashboard layout and customisation features. It is tempting as custom dashboards depend on the data that Analytics can retrieve and analyse, making it crucial for deep-dive troubleshooting and ad-hoc data exploration.
- ✗
Availability Tests
Why it's wrong here
Availability Tests are designed for synthetic monitoring, simulating user traffic from various global locations to proactively assess your application's uptime and responsiveness. While these tests generate their own specific metrics, such as test duration and success rate, their core purpose is not to serve as a general tool for creating custom dashboards of diverse application telemetry. They provide critical external health checks rather than internal performance visualization.
Go deeper
Related to this question
About these practice questions
One of 881 original AZ-204 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.