Skip to content

Commit f125f8b

Browse files
committed
Fix indentation
1 parent 35ecd5a commit f125f8b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/load-testing/how-to-move-between-regions.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@ To get started, export the ARM template for the Azure load testing resource and
4545

4646
1. Download the input artifacts for each existing test in the resource:
4747

48-
1. Navigate to the **Tests** section for the load testing resource.
49-
50-
1. Select the test name to go to the list of test runs.
51-
52-
1. Select **...**, and then select **Download input file** for a test run.
53-
54-
The browser should now start downloading a zipped folder that contains all input files for the test, such as the [test configuration YAML file](./reference-test-config-yaml.md), the JMeter script, and any configuration or data files.
55-
56-
:::image type="content" source="media/how-to-move-an-azure-load-testing-resource/download-input-artifacts.png" alt-text="Screenshot that shows how to download input files for a test.":::
57-
48+
1. Navigate to the **Tests** section for the load testing resource.
49+
50+
1. Select the test name to go to the list of test runs.
51+
52+
1. Select **...**, and then select **Download input file** for a test run.
53+
54+
The browser should now start downloading a zipped folder that contains all input files for the test, such as the [test configuration YAML file](./reference-test-config-yaml.md), the JMeter script, and any configuration or data files.
55+
56+
:::image type="content" source="media/how-to-move-an-azure-load-testing-resource/download-input-artifacts.png" alt-text="Screenshot that shows how to download input files for a test.":::
57+
5858
> [!NOTE]
5959
> If you are using an Azure Key Vault to configure secrets for your load test, you can continue to use the same Key Vault.
6060

0 commit comments

Comments
 (0)