Skip to content

Commit 8491c51

Browse files
committed
Add lightbox
1 parent f125f8b commit 8491c51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ To get started, export the ARM template for the Azure load testing resource and
4141

4242
1. Export the ARM template that contains settings and information for your Azure Load Testing resource by following the steps mentioned [here](../azure-resource-manager/templates/export-template-portal.md).
4343

44-
:::image type="content" source="media/how-to-move-an-azure-load-testing-resource/load-testing-export-arm-template.png" alt-text="Screenshot that shows the ARM template to export an Azure load testing resource in the Azure portal.":::
44+
:::image type="content" source="media/how-to-move-an-azure-load-testing-resource/load-testing-export-arm-template.png" alt-text="Screenshot that shows the ARM template to export an Azure load testing resource in the Azure portal." lightbox="media/how-to-move-an-azure-load-testing-resource/load-testing-export-arm-template.png":::
4545

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

4848
1. Navigate to the **Tests** section for the load testing resource.
4949

50-
1. Select the test name to go to the list of test runs.
50+
1. Select the test name to go to the list of test runs.
5151

52-
1. Select **...**, and then select **Download input file** for a test run.
52+
1. Select the ellipsis (**...**) for a test run, and then select **Download input file**.
5353

5454
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.
5555

0 commit comments

Comments
 (0)