nerdexam
Microsoft

AZ-204 · Question #596

You manage an Azure subscription that contains 100 Azure App Service web apps. Each web app is associated with an individual Application Insights instance. You plan to remove Classic availability test

Sign in or unlock AZ-204 to reveal the answer and full explanation for question #596. The question stem and answer options stay visible for context.

Submitted by jian89· Mar 30, 2026Monitor, troubleshoot, and optimize Azure solutions

Question

You manage an Azure subscription that contains 100 Azure App Service web apps. Each web app is associated with an individual Application Insights instance. You plan to remove Classic availability tests from all Application Insights instances that have this functionality configured. You have the following PowerShell statement: Get-AzApplicationInsightsWebTest | Where-Object { $condition } You need to set the value of the $condition variable. Which value should you use?

Options

  • A$_.Type -eq "ping"
  • B$_.WebTestKind -eq "ping"
  • C$_.WebTestKind -eq "standard"
  • D$_.Type -eq "standard"

Unlock AZ-204 to see the answer

You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Application Insights#availability tests#PowerShell#WebTestKind
Full AZ-204 Practice