Skip to content

Commit a95f946

Browse files
committed
Updated intro para, metadata, and next steps
1 parent cd9b1b2 commit a95f946

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

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

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
11
---
2-
title: Get more insights from App Service diagnostics
2+
title: Get load test insights from App Service diagnostics
33
titleSuffix: Azure Load Testing
4-
description: 'Learn how to get detailed insights from App Service diagnostics and Azure Load Testing for App Service workloads.'
4+
description: 'Learn how to get detailed application performance insights from App Service diagnostics and Azure Load Testing.'
55
services: load-testing
66
ms.service: load-testing
77
ms.author: nicktrog
88
author: ntrogh
9-
ms.date: 11/30/2021
9+
ms.date: 10/24/2022
1010
ms.topic: how-to
1111

1212
---
1313

14-
# Get detailed insights from App Service diagnostics and Azure Load Testing Preview for Azure App Service workloads
14+
# Get detailed performance insights from App Service diagnostics and Azure Load Testing Preview
1515

16-
In this article, you'll learn how to gain more insights from Azure App Service workloads by using Azure Load Testing Preview and Azure App Service diagnostics.
16+
Azure Load Testing Preview collects detailed resource metrics to help you identify performance bottlenecks across your Azure application components. In this article, you learn how to use App Service Diagnostics to get detailed insights while 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.
19-
20-
You can take advantage of App Service diagnostics when you run load tests on applications that run on App Service.
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.
2119

2220
> [!IMPORTANT]
2321
> 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 +28,7 @@ You can take advantage of App Service diagnostics when you run load tests on app
3028

3129
## Get more insights when you test an App Service workload
3230

33-
In this section, you use [App Service diagnostics](../app-service/overview-diagnostics.md) to get more insights from load testing an Azure App Service workload.
31+
In this section, you use [App Service diagnostics](/azure/app-service/overview-diagnostics.md) to get more insights from load testing an Azure App Service workload.
3432

3533
1. In the [Azure portal](https://portal.azure.com), go to your Azure Load Testing resource.
3634

@@ -65,6 +63,6 @@ In this section, you use [App Service diagnostics](../app-service/overview-diagn
6563
6664
## Next steps
6765

68-
- Learn how to [parameterize a load test](./how-to-parameterize-load-tests.md) with secrets.
69-
70-
- Learn how to [configure automated performance testing](./tutorial-identify-performance-regression-with-cicd.md).
66+
- Learn how to [identify performance bottlenecks](./tutorial-identify-bottlenecks-azure-portal.md) for Azure applications.
67+
- Learn how to [parameterize a load test with secrets and environment variables](./how-to-parameterize-load-tests.md).
68+
- Learn how to [configure automated performance testing](./tutorial-identify-performance-regression-with-cicd.md).

0 commit comments

Comments
 (0)