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

Commit a1122e9

Browse files
authored
Edit ConfigYaml to avoid existing fileName error
1 parent 2b4c4e6 commit a1122e9

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Instructions/Labs/AZ400_M08_L14_Monitor_Application_Performance_with_Azure_Load_Testing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,10 @@ Perform the following steps to download the input files for an existing load tes
378378
1. From the **Folder structure**, navigate to the new created **jmeter** subfolder. Click the **ellipsis(...)** and select **Upload File(s)**.
379379
1. Using the **Browse** option, navigate to the location of the extracted zip-file, and select both **config.yaml** and **quick_test.jmx**.
380380
1. Click **Commit** to confirm the file upload into source control.
381+
1. Within Repos, browse to the **/tests/jmeter** subfolder created and used earlier.
382+
1. Open the Load Testing \*config.yaml** file. Click **Edit\*\* to allow editing of the file.
383+
1. Replace the **displayName** and **testId** values with the value **ado_load_test**
384+
![Screenshot of the edited config file.](images/config_edit.png)
381385

382386
#### Task 4: Update the CI/CD workflow YAML definition file
383387

5.18 KB
Loading

0 commit comments

Comments
 (0)