Soru

Zorluk: KolayConfigure Application Insights Web Tests and Availability Monitoring

You are configuring a Standard availability test in Azure Application Insights to monitor a public web application. You need to ensure the test fails if the page load takes longer than a specified duration or if the home page does not contain the word "Welcome".

Which two settings under the Success criteria section of the availability test configuration should you configure? (Select two.)

  1. Content matchCevap
  2. Test timeoutCevap
  3. C
    Parse dependent requests
  4. D
    TrackAvailability

Cevap

The correct options are Content match and Test timeout.
Content match allows verifying that specific text (such as 'Welcome') is present in the response body, and Test timeout defines the threshold for response delay before a failure is recorded. Both are located in the Success criteria section.

Adım Adım Çözüm

1
Identify the success requirements from the scenario.
The test needs to fail on response delay (timeout) and missing response content (contains 'Welcome').
This determines which test settings are relevant to verify availability.
2
Locate the corresponding settings under the Success criteria section of the Standard test configuration.
Content match enables response body string validation, and Test timeout defines the maximum response delay.
These success parameters directly govern the pass/fail result based on timing and response content.

Anahtar Kavram

Configuring success criteria parameters such as timeout and content matching in Application Insights Standard web tests.
Bu soruyu puanla