Designing and Implementing Microsoft DevOps Solutions — Question 55

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?

Answer options

Correct answer: A

Explanation

The correct answer is A, Events, because it provides detailed telemetry data regarding specific actions taken within the application, including page access. The other options, while useful for different metrics, do not specifically focus on tracking individual page access frequency.