ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 159 - AZ-204 discussion

Report
Export

HOTSPOT

You are developing an ASP.NET Core time sheet application that runs as an Azure Web App. Users of the application enter their time sheet information on the first day of every month.

The application uses a third-party web service to validate data.

The application encounters periodic server errors due to errors that result from calling a third-party web server. Each request to the third-party server has the same chance of failure.

You need to configure an Azure Monitor alert to detect server errors unrelated to the third-party service. You must minimize false-positive alerts.

How should you complete the Azure Resource Manager template? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 159
Correct answer: Question 159

Explanation:

Box 1: DynamicThresholdCriterion

Box 2: Http5xx

Server errors are in the 5xx range.

Client errors are in the 4xx range

Box 3: Low

Reference:

https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-dynamic-thresholds

asked 02/10/2024
evalson martin laplap
49 questions
User
0 comments
Sorted by

Leave a comment first