Skip to content

Commit 72ef767

Browse files
committed
Update landing page, ToC, title
1 parent aca3e4c commit 72ef767

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/load-testing/concept-load-test-app-service.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Load test apps on Azure App Service
2+
title: Load test Azure App Service apps
33
titleSuffix: Azure Load Testing
4-
description: 'Learn how to use Azure Load Testing on Azure App Service apps. Run load tests, use environment variables, and gain insights with server metrics and diagnostics.'
4+
description: 'Learn how to use Azure Load Testing with Azure App Service apps. Run load tests, use environment variables, and gain insights with server metrics and diagnostics.'
55
services: load-testing
66
ms.service: load-testing
77
ms.author: nicktrog
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111

1212
---
1313

14-
# Load test web apps on Azure App Service with Azure Load Testing
14+
# Load test Azure App Service apps with Azure Load Testing
1515

1616
This article shows how to use Azure Load Testing with applications hosted on Azure App Service. You learn how to run a load test to validate your application's performance. Use environment variables to make your load test more configurable. This feature allows you to reuse your load test across different deployment slots. During and after the test, you can get detailed insights by using server-side metrics and App Service diagnostics, which helps you to identify and troubleshoot any potential issues.
1717

articles/load-testing/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ landingContent:
4646
linkLists:
4747
- linkListType: concept
4848
links:
49-
- text: Load test web apps on Azure App Service
49+
- text: Load test Azure App Service apps
5050
url: concept-load-test-app-service.md
5151

5252
# Card

articles/load-testing/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ items:
2626
href: concept-azure-load-testing-vnet-injection.md
2727
- name: Scenarios
2828
items:
29-
- name: Load test web apps on Azure App Service
29+
- name: Load test Azure App Service apps
3030
href: concept-load-test-app-service.md
3131

3232
- name: How-to guides

0 commit comments

Comments
 (0)