Microsoft Azure Fundamentals — Question 328

You have a web app that runs in Azure.

You need to identify the amount of time it takes for web pages to load in a user's browser.

What should you use?

Answer options

Correct answer: B

Explanation

The best option is B, Application Insights in Azure Monitor, as it specifically tracks performance metrics including page load times. Option A, Azure Monitor alerts, focuses on alerting rather than measuring performance. Option C, Log Analytics, is used for querying and analyzing logs, and Option D, Azure Network Watcher, is primarily for monitoring network performance rather than web page load times.