Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 2b4c4e6

Browse files
authored
failureCriteria missing
1 parent b9edfb3 commit 2b4c4e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M08_L14_Monitor_Application_Performance_with_Azure_Load_Testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ In this task, You'll use load test fail criteria to get alerted (have a failed p
467467
1. From Azure DevOps, navigate to the eShopOnWeb Project, and open **Repos**.
468468
1. Within Repos, browse to the **/tests/jmeter** subfolder created and used earlier.
469469
1. Open the Load Testing \*config.yaml** file. Click **Edit\*\* to allow editing of the file.
470-
1. Replace `failureCriteria: []` with the following snippet of code:
470+
1. Replace `failureCriteria: []` if present, otherwise append the following snippet of code:
471471

472472
```text
473473
failureCriteria:

0 commit comments

Comments
 (0)