Courseiva

AZ-204 Practice Question: Monitor, troubleshoot, and optimize Azure solutions

You are monitoring an Azure web application with Application Insights. You want 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

Many candidates confuse Log Analytics (which can also create charts from log queries) with Metrics Explorer, but Metrics Explorer is the correct tool for pre-aggregated, real-time metric visualization without writing KQL queries.

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 in Application Insights is designed for visualizing pre-aggregated metrics like request count and server response time over time. It allows you to create custom charts and pin them to an Azure dashboard, making it the correct choice for this monitoring requirement.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Metrics Explorer

    Why this is correct

    Azure Monitor's Metrics Explorer is the dedicated tool for visualizing time-series metric data collected by Application Insights. It allows users to create customizable charts by selecting specific metrics, applying aggregations like average or sum, and splitting data by dimensions. These interactive charts can then be pinned directly to Azure dashboards, providing a consolidated view of application performance trends.

  • Log Analytics

    Why it's wrong here

    Log Analytics is incorrect because it is primarily a powerful query engine for aggregated logs and metrics, not the direct feature within Application Insights for creating its own custom dashboards of standard performance metrics. It is tempting because Application Insights data often resides within a Log Analytics workspace, allowing for advanced KQL querying and correlation across multiple data sources. This would be the correct choice if the scenario involved performing complex cross-resource analysis, correlating data from various services, or creating custom alerts based on intricate log queries.

  • Application Map

    Why it's wrong here

    The Application Map in Application Insights provides a visual representation of the components within a distributed application and their interdependencies. Its primary function is to illustrate the flow of requests between services, identify performance bottlenecks in the call chain, and pinpoint failing components, rather than charting individual metric values over time.

  • Smart Detection

    Why it's wrong here

    Application Insights Smart Detection leverages machine learning to automatically identify and alert on performance anomalies, such as sudden drops in performance, increases in failure rates, or unusual usage patterns. This proactive feature provides actionable insights and diagnostic information without requiring manual configuration of thresholds or rules, but it does not offer a customizable interface for building metric charts or dashboards.

About these practice questions

This AZ-204 question is part of Courseiva's 881-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.