Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit ac2fb10

Browse files
authored
clean up formatting
1 parent a1122e9 commit ac2fb10

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Instructions/Labs/AZ400_M08_L14_Monitor_Application_Performance_with_Azure_Load_Testing.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -378,9 +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**
381+
1. Within Repos, browse to the **/tests/jmeter** subfolder just created.
382+
1. Open the Load Testing **config.yaml** file. Click **Edit** to allow editing of the file.
383+
1. Replace the **displayName** and **testId** attributes with the value **ado_load_test**
384+
384385
![Screenshot of the edited config file.](images/config_edit.png)
385386

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

0 commit comments

Comments
 (0)