A company hosts a web application in Azure and wants to monitor its user experience and application behavior. Which two of the following tasks can be performed by using Application Insights?
- Analyzing page load times and user response timesAnswer
- Detecting application exceptions and performance bottlenecksAnswer
- CMonitoring global Azure service outages and regional infrastructure status
- DEnforcing resource configuration compliance and policies across subscriptions
Answer
The two correct tasks are analyzing page load times and user response times, and detecting application exceptions and performance bottlenecks.
Application Insights is designed to track how live applications perform. Key capabilities include analyzing page load times and user response times to evaluate user experience, and detecting exceptions and bottlenecks to resolve software errors.
Step-by-Step Solution
Key Concept
Azure Monitor Application Insights is a service designed to monitor live web applications and collect application telemetry, such as exception logs and user performance metrics.