Courseiva

AZ-204 Practice Question: Monitor, troubleshoot, and optimize Azure solutions

You manage a web application on Azure App Service. You need to monitor its availability from multiple geographic locations, checking that the homepage loads and returns HTTP 200 within 5 seconds. You want an alert if any location fails. Which type of Application Insights test should you create?

⚠ Common exam trap

Candidates may be confused by the terminology. While 'URL ping test' is a common descriptive term for this functionality, the specific name used in the Azure portal when creating this type of availability test is 'Standard test'.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Standard test

A Standard test (also known as a URL ping test) is the correct choice because it is the simplest availability test in Application Insights, designed to check that a single URL returns an HTTP 200 response within a specified timeout (here, 5 seconds). It can be configured to run from multiple geographic locations, and you can set an alert to fire if any location reports a failure, meeting the requirement exactly. In the Azure portal, this test type is explicitly named 'Standard test'.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Availability test (URL ping test)

    Why it's wrong here

    A URL ping test from multiple locations checks the HTTP status and response time, meeting the requirement.

  • Multi-step web test

    Why it's wrong here

    Multi-step tests are for recording a sequence of steps, which is more than needed for a simple homepage check.

  • Standard test

    Why this is correct

    The Standard test is a newer availability test type that supports SSL validation, request headers, and other advanced features. While it can also check HTTP 200 and timeout, the question asks for the 'simplest' test that meets the requirements, and the URL ping test is simpler and directly designed for basic availability checks.

  • Custom metric test

    Why it's wrong here

    Custom metrics are for sending custom telemetry, not for synthetic availability monitoring.

About these practice questions

This AZ-204 question is part of Courseiva's 881-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-204 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-204 exam.