Skip to content

Commit b575879

Browse files
authored
Update how-to-create-load-test-app-service.md
1 parent 00dacae commit b575879

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/load-testing/how-to-create-load-test-app-service.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To create a load test for a web app:
4040

4141
On this page, you can see the list of tests and the load test runs for this web app.
4242

43-
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-load-testing.png" lightbox="/media/how-to-create-load-test-app-service/app-service-load-testing.png" alt-text="Screenshot that shows Load Testing page in App Service.":::
43+
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-load-testing.png" lightbox="./media/how-to-create-load-test-app-service/app-service-load-testing.png" alt-text="Screenshot that shows Load Testing page in App Service.":::
4444

4545
1. Optionally, select **Create load testing resource** if you don't have a load testing resource yet.
4646

@@ -57,7 +57,7 @@ To create a load test for a web app:
5757

5858
1. If you have multiple deployment slots for the web app, select the **Slot** against which to run the load test.
5959

60-
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-create-test-resource-configuration.png" lightbox="/media/how-to-create-load-test-app-service/app-service-create-test-resource-configuration.png" alt-text="Screenshot that shows the resource configuration page for creating a test in App Service.":::
60+
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-create-test-resource-configuration.png" lightbox="./media/how-to-create-load-test-app-service/app-service-create-test-resource-configuration.png" alt-text="Screenshot that shows the resource configuration page for creating a test in App Service.":::
6161

6262
1. Select **Add request** to add HTTP requests to the load test:
6363

@@ -90,7 +90,7 @@ To create a load test for a web app:
9090

9191
Learn more about [load testing privately hosted endpoints](./how-to-test-private-endpoint.md).
9292

93-
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-create-test-load-configuration.png" lightbox="/media/how-to-create-load-test-app-service/app-service-create-test-load-configuration.png" alt-text="Screenshot that shows the load configuration page for creating a test in App Service.":::
93+
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-create-test-load-configuration.png" lightbox="./media/how-to-create-load-test-app-service/app-service-create-test-load-configuration.png" alt-text="Screenshot that shows the load configuration page for creating a test in App Service.":::
9494

9595

9696
1. Select **Review + create** to review the test configuration, and then select **Create** to create the load test.
@@ -114,7 +114,7 @@ You can view the list of test runs and a summary overview of the test results di
114114

115115
1. Select a test run to go to the Azure Load Testing dashboard and analyze the test run details.
116116

117-
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-test-runs-list.png" lightbox="/media/how-to-create-load-test-app-service/app-service-test-runs-list.png" alt-text="Screenshot that shows the test runs list in App Service.":::
117+
:::image type="content" source="./media/how-to-create-load-test-app-service/app-service-test-runs-list.png" lightbox="./media/how-to-create-load-test-app-service/app-service-test-runs-list.png" alt-text="Screenshot that shows the test runs list in App Service.":::
118118

119119
## Next steps
120120

0 commit comments

Comments
 (0)