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-appservice-insights.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.topic: how-to
15
15
16
16
Azure Load Testing Preview collects detailed resource metrics across your Azure app components to help identify performance bottlenecks. In this article, you learn how to use App Service Diagnostics to get additional insights when load testing Azure App Service workloads.
17
17
18
-
[App Service diagnostics](../app-service/overview-diagnostics.md) is an intelligent and interactive way to help troubleshoot your app, with no configuration required. When you run into issues with your app, App Service diagnostics can help you resolve the issue easily and quickly.
18
+
[App Service diagnostics](/azure/app-service/overview-diagnostics.md) is an intelligent and interactive way to help troubleshoot your app, with no configuration required. When you run into issues with your app, App Service diagnostics can help you resolve the issue easily and quickly.
19
19
20
20
> [!IMPORTANT]
21
21
> Azure Load Testing is currently in preview. For legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
@@ -30,7 +30,7 @@ Azure Load Testing Preview collects detailed resource metrics across your Azure
30
30
31
31
Azure Load Testing lets you monitor server-side metrics for your Azure app components for a load test. You can then visualize and analyze these metrics in the Azure Load Testing dashboard.
32
32
33
-
When the application you're load testing is hosted on Azure App Service, you can get extra insights by using [App Service diagnostics](../app-service/overview-diagnostics.md).
33
+
When the application you're load testing is hosted on Azure App Service, you can get extra insights by using [App Service diagnostics](/azure/app-service/overview-diagnostics).
34
34
35
35
To view the App Service diagnostics information for your application under load test:
36
36
@@ -69,4 +69,4 @@ To view the App Service diagnostics information for your application under load
69
69
70
70
- Learn how to [parameterize a load test with secrets and environment variables](./how-to-parameterize-load-tests.md).
71
71
- Learn how to [identify performance bottlenecks](./tutorial-identify-bottlenecks-azure-portal.md) for Azure applications.
72
-
- Learn how to [configure automated performance testing](./tutorial-identify-performance-regression-with-cicd.md).
72
+
- Learn how to [configure automated performance testing](./tutorial-identify-performance-regression-with-cicd.md).
0 commit comments