You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/load-testing/how-to-create-load-test-app-service.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ To create a load test for a web app:
40
40
41
41
On this page, you can see the list of tests and the load test runs for this web app.
42
42
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.":::
44
44
45
45
1. Optionally, select **Create load testing resource** if you don't have a load testing resource yet.
46
46
@@ -57,7 +57,7 @@ To create a load test for a web app:
57
57
58
58
1. If you have multiple deployment slots for the web app, select the **Slot** against which to run the load test.
59
59
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.":::
61
61
62
62
1. Select **Add request** to add HTTP requests to the load test:
63
63
@@ -90,7 +90,7 @@ To create a load test for a web app:
90
90
91
91
Learn more about [load testing privately hosted endpoints](./how-to-test-private-endpoint.md).
92
92
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.":::
94
94
95
95
96
96
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
114
114
115
115
1. Select a test run to go to the Azure Load Testing dashboard and analyze the test run details.
116
116
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.":::
0 commit comments