AZ-400 · Question #11
Case Study 3 - Woodgrove Bank Overview General Overview Woodgrove Bank is a financial services company that has a main office in the United Kingdom. Technical Requirements and Planned Changes Planned
The correct answer is B. Azure Application Insights. Azure Application Insights is the most suitable service for comprehensive application performance monitoring and telemetry within an Azure environment, especially for migrated applications.
Question
Exhibits
Options
- ASplunk
- BAzure Application Insights
- CAzure Advisor
- DApp Service logs
How the community answered
(52 responses)- A6% (3)
- B88% (46)
- C4% (2)
- D2% (1)
Why each option
Azure Application Insights is the most suitable service for comprehensive application performance monitoring and telemetry within an Azure environment, especially for migrated applications.
Splunk is a third-party log management and analytics platform, not an Azure-native APM service designed for immediate integration and deep application insights within Azure's ecosystem.
Azure Application Insights is an Application Performance Management (APM) service in Azure Monitor that provides deep insights into application performance, availability, and usage. It automatically collects telemetry data like request rates, response times, and failures, making it ideal for monitoring web applications and integrating with Azure DevOps for continuous monitoring.
Azure Advisor provides personalized recommendations for optimizing Azure resources but does not offer real-time application performance monitoring or collect application telemetry.
App Service logs collect diagnostic data specifically from Azure App Services, such as web server logs and error logs, but do not provide the comprehensive APM, dependency mapping, and user experience monitoring capabilities of Application Insights.
Concept tested: Azure application performance monitoring and telemetry
Source: https://learn.microsoft.com/azure/azure-monitor/app/app-insights-overview
Community Discussion
No community discussion yet for this question.

