You plan to create alerts that will be triggered based on the page load performance of a home page
HOTSPOT
You plan to create alerts that will be triggered based on the page load performance of a home page.
You have the Application Insights log query shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point.

Answer: 
Explanation:
Timeline
Description automatically generated with low confidence
Box 1: percentile_duration_95
Box 2: success
For example C
requests
| project name, url, success
| where success == "False"
This will return all the failed requests in my App Insights within the specified time range.
Latest AZ-400 Practice Questions with 289 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments