Skip to content

Commit 1dbc539

Browse files
authored
Merge pull request #303799 from ninallam/ninallam-alt-app-testing
PR2: Move Azure Load Testing to Azure App Testing
2 parents a0f5557 + 3615e96 commit 1dbc539

File tree

296 files changed

+570
-592
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

296 files changed

+570
-592
lines changed

articles/app-service/app-service-configure-premium-v3-tier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ New-AzAppServicePlan -ResourceGroupName <resource_group_name> `
128128

129129
- [Scale up an app in Azure App Service](manage-scale-up.md)
130130
- [Get started with autoscale in Azure](/azure/azure-monitor/autoscale/autoscale-get-started)
131-
- [Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
131+
- [Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)

articles/app-service/app-service-configure-premium-v4-tier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ New-AzAppServicePlan -ResourceGroupName <resource_group_name> `
160160
## Related content
161161

162162
- [Scale up an app in Azure App Service](manage-scale-up.md)
163-
- [Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
163+
- [Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)

articles/app-service/manage-scale-per-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ Follow these steps to configure high-density hosting for your apps:
139139

140140
- [What are Azure App Service plans?](overview-hosting-plans.md)
141141
- [App Service Environment overview](environment/overview.md)
142-
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
142+
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)

articles/app-service/manage-scale-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ For a table of service limits, quotas, and constraints, and supported features i
8787

8888
* [Get started with autoscale in Azure](/azure/azure-monitor/autoscale/autoscale-get-started)
8989
* [Configure Premium V3 tier for App Service](app-service-configure-premium-tier.md)
90-
* [Tutorial: Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
90+
* [Tutorial: Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)
9191
<!-- LINKS -->
9292
[vmsizes]:https://azure.microsoft.com/pricing/details/app-service/
9393
[SQLaccountsbilling]:https://go.microsoft.com/fwlink/?LinkId=234930

articles/app-service/overview-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ Post your questions or feedback at [Share your ideas](https://feedback.azure.com
141141

142142
## Related content
143143

144-
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
144+
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)

articles/app-service/troubleshoot-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@ For information about restrictions for diagnostic settings, see [Destination lim
205205
- [Log queries in Azure Monitor](/azure/azure-monitor/logs/log-query-overview)
206206
- [Azure App Service quotas and alerts](web-sites-monitor.md)
207207
- [Troubleshoot an app in Azure App Service by using Visual Studio](troubleshoot-dotnet-visual-studio.md)
208-
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
208+
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)

articles/app-service/troubleshoot-performance-degradation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ You can also manage your app using Azure PowerShell. For more information, see [
175175
## Related content
176176

177177
- [Troubleshooting intermittent outbound connection errors in Azure App Service](troubleshoot-intermittent-outbound-connection-errors.md)
178-
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
178+
- [Tutorial: Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)

articles/app-service/tutorial-troubleshoot-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,4 +268,4 @@ What you learned:
268268
* [Query logs with Azure Monitor](/azure/azure-monitor/logs/log-query-overview)
269269
* [Troubleshooting Azure App Service in Visual Studio](troubleshoot-dotnet-visual-studio.md)
270270
* [Analyze app Logs in HDInsight](/azure/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial)
271-
* [Tutorial: Run a load test to identify performance bottlenecks in a web app](../load-testing/tutorial-identify-bottlenecks-azure-portal.md)
271+
* [Tutorial: Run a load test to identify performance bottlenecks in a web app](../app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal.md)

articles/app-testing/index.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
### YamlMime:Landing
2+
3+
title: Azure App Testing documentation
4+
summary: Learn how to test your applications at scale with Azure App Testing services. Generate high-scale loads, run end-to-end tests with high parallelization, identify performance bottlenecks, and automate testing with Azure Load Testing and Playwright Workspaces.
5+
6+
metadata:
7+
title: Azure App Testing documentation
8+
description: Learn how to test your applications at scale with Azure App Testing services. Generate high-scale loads, run end-to-end tests with high parallelization, identify performance bottlenecks, and automate testing with Azure App Testing and Playwright Workspaces.
9+
ms.service: azure-app-testing
10+
ms.topic: landing-page
11+
ms.author: ninallam
12+
author: ninallam
13+
ms.date: 07/24/2025
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Card
19+
- title: About Azure Load Testing
20+
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: What is Azure Load Testing?
24+
url: load-testing/overview-what-is-azure-load-testing.md
25+
26+

0 commit comments

Comments
 (0)