Skip to content

Commit 266ade0

Browse files
authored
reverting
1 parent 3bd7d56 commit 266ade0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-testing/how-to-appservice-insights.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: how-to
1515

1616
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.
1717

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.
1919

2020
> [!IMPORTANT]
2121
> 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
3030

3131
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.
3232

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).
3434

3535
To view the App Service diagnostics information for your application under load test:
3636

@@ -69,4 +69,4 @@ To view the App Service diagnostics information for your application under load
6969

7070
- Learn how to [parameterize a load test with secrets and environment variables](./how-to-parameterize-load-tests.md).
7171
- 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

Comments
 (0)