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
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,21 @@
1
1
---
2
-
title: Get more insights from App Service diagnostics
2
+
title: Get load test insights from App Service diagnostics
3
3
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.'
5
5
services: load-testing
6
6
ms.service: load-testing
7
7
ms.author: nicktrog
8
8
author: ntrogh
9
-
ms.date: 11/30/2021
9
+
ms.date: 10/24/2022
10
10
ms.topic: how-to
11
11
12
12
---
13
13
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
15
15
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.
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.
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.
21
19
22
20
> [!IMPORTANT]
23
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 +28,7 @@ You can take advantage of App Service diagnostics when you run load tests on app
30
28
31
29
## Get more insights when you test an App Service workload
32
30
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.
34
32
35
33
1. In the [Azure portal](https://portal.azure.com), go to your Azure Load Testing resource.
36
34
@@ -65,6 +63,6 @@ In this section, you use [App Service diagnostics](../app-service/overview-diagn
65
63
66
64
## Next steps
67
65
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