Posted by: Pdfprep
Post Date: November 23, 2020
You develop and deploy an ASP.NET web app to Azure App Service. You use Application Insights telemetry to monitor the app.
You must test the app to ensure that the app is available and responsive from various points around the world
and at regular intervals. If the app is not responding, you must send an alert to support staff.
You need to configure a test for the web app.
Which two test types can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A . integration
B . multi-step web
C . URL ping
D . unit
E . load
Answer: B,C
Explanation:
There are three types of availability tests:
Reference: https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability
Leave a Reply