Microsoft
AZ-400 · Question #491
You have an app named App1 that uses Application Insights to monitor application performance. You need to analyze how often a page in App1 is accessed. Which pane in Application Insights should you us
The correct answer is A. Events. Events tool: How often are certain pages and features of your app used? A page view is counted when a browser loads a page from your app, provided you've instrumented it. https://learn.microsoft.com/en-us/azure/azure-monitor/app/usage-segmentation
Submitted by viktor_hu· Mar 6, 2026Implement an instrumentation strategy
Question
You have an app named App1 that uses Application Insights to monitor application performance. You need to analyze how often a page in App1 is accessed. Which pane in Application Insights should you use?
Options
- AEvents
- BSessions
- CImpact
- DUsers
How the community answered
(30 responses)- A90% (27)
- B7% (2)
- D3% (1)
Explanation
Events tool: How often are certain pages and features of your app used? A page view is counted when a browser loads a page from your app, provided you've instrumented it. https://learn.microsoft.com/en-us/azure/azure-monitor/app/usage-segmentation
Community Discussion
No community discussion yet for this question.