nerdexam
MicrosoftMicrosoft

AZ-500 · Question #618

AZ-500 Question #618: Real Exam Question with Answer & Explanation

This question tests knowledge of Azure monitoring tools - specifically Azure Application Insights and Azure Monitor - and which tool is appropriate based on specific monitoring requirements for hosted applications.

Submitted by fatema_kw· Mar 6, 2026

Question

Hotspot Question You plan to develop two apps that will be hosted in Azure. The apps must meet the monitoring requirements shown in the following table. What should you include in the recommendation for each app? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:

Options

  • __typehotspot
  • variantdropdown

Explanation

This question tests knowledge of Azure monitoring tools - specifically Azure Application Insights and Azure Monitor - and which tool is appropriate based on specific monitoring requirements for hosted applications.

Approach. App 1 requires monitoring of user behaviors, page views, and custom events (application-level telemetry), which maps to Azure Application Insights - a feature of Azure Monitor designed for application performance management (APM), tracking requests, dependencies, exceptions, and user analytics. App 2 requires monitoring of infrastructure-level metrics such as CPU usage, memory, and disk I/O for the underlying Azure resources (e.g., VMs, App Service plans), which maps to Azure Monitor (specifically Metrics and Alerts) since it collects and analyzes platform-level telemetry from Azure resources. Application Insights is ideal for code-level and user interaction monitoring, while Azure Monitor core metrics/logs are ideal for resource health and performance monitoring.

Concept tested. Understanding the distinction between Azure Application Insights (application-level telemetry: requests, dependencies, exceptions, page views, user sessions) and Azure Monitor (infrastructure/resource-level telemetry: CPU, memory, disk, network metrics and alerts), and knowing when to recommend each based on stated monitoring requirements.

Reference. https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview and https://learn.microsoft.com/en-us/azure/azure-monitor/overview

Community Discussion

No community discussion yet for this question.

Full AZ-500 PracticeBrowse All AZ-500 Questions