AZ-400 Exam QuestionsBrowse all questions from this exam

AZ-400 Exam - Question 36


You have a Microsoft ASP.NET Core web app in Azure that is accessed worldwide.

You need to run a URL ping test once every five minutes and create an alert when the web app is unavailable from specific Azure regions. The solution must minimize development time.

What should you do?

Show Answer
Correct Answer: B

B

There are three types of Application Insights availability tests:

URL ping test: a simple test that you can create in the Azure portal.

✑ Multi-step web test

✑ Custom Track Availability Tests

Note: After you've deployed your web app/website, you can set up recurring tests to monitor availability and responsiveness. Azure Application Insights sends web requests to your application at regular intervals from points around the world. It can alert you if your application isn't responding, or if it responds too slowly.

You can set up availability tests for any HTTP or HTTPS endpoint that is accessible from the public internet. You don't have to make any changes to the website you're testing. In fact, it doesn't even have to be a site you own. You can test the availability of a REST API that your service depends on.

Reference:

https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability#create-a-url-ping-test

Discussion

15 comments
Sign in to comment
dimitartachev23
Apr 9, 2021

Correctamundo dude

goatlord
Jul 28, 2021

Yes, my dude.

AlMargoi
Nov 22, 2021

Indeed dudes

omw2wealth
Dec 7, 2021

Exactly DUDES

PlumpyTumbler
Jan 5, 2022

Be excellent to each other dudes.

bamibi
May 25, 2022

why does it feel like ive stumbed onto a reddit thread

DoctorCOmputer
Apr 22, 2022

Dudes be come dude

JSTech
Aug 8, 2022

Appreciate it dude and dudets

ar407Option: B
Jan 25, 2022

Dude, where’s my Azure Application Insights availability test?

syu31svcOption: B
Jul 25, 2022

B for sure "Monitor availability with URL ping tests" "To create an availability test, you need use an existing Application Insights resource or create an Application Insights resource." Straight from the link given

durel
Feb 10, 2022

Was in the test feb 22

shermin1
Mar 14, 2022

Came in exam march 13....

christianMaOption: B
Mar 17, 2022

right answer

S1111_
Mar 20, 2022

was on exam today

rdemontisOption: B
Mar 31, 2022

correct

EltoothOption: B
May 22, 2022

B is correct answer.

yana_bOption: B
Aug 9, 2023

Provided answer is correct

durel
Feb 10, 2022

Was in the test feb 22

AIM2HOption: B
Jun 25, 2022

B is the right answer

GovcommOption: B
Jul 22, 2022

Application insights Availability test.

omerco61Option: B
Jun 7, 2023

B Correct Check article; https://learn.microsoft.com/en-us/azure/azure-monitor/app/availability-overview#:~:text=After%20you%27ve%20deployed,responds%20too%20slowly. After you've deployed your web app or website, you can set up recurring tests to monitor availability and responsiveness. Application Insights sends web requests to your application at regular intervals from points around the world. It can alert you if your application isn't responding or responds too slowly.

alirezak22Option: B
Jul 11, 2024

B is correct