Skip to content

Commit 89845f2

Browse files
committed
Move Azure Load Testing to Azure App Testing
1 parent 11dd891 commit 89845f2

File tree

294 files changed

+536
-589
lines changed

Some content is hidden

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

294 files changed

+536
-589
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)
Lines changed: 289 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,289 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/load-testing/how-to-update-rerun-test.md",
5+
"redirect_url": "/azure/app-testing/load-testing/how-to-monitor-server-side-metrics",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/load-testing/tutorial-cicd-azure-pipelines.md",
10+
"redirect_url": "/azure/app-testing/load-testing/quickstart-add-load-test-cicd",
11+
"redirect_document_id": true
12+
},
13+
{
14+
"source_path_from_root": "/articles/load-testing/tutorial-cicd-github-actions.md",
15+
"redirect_url": "/azure/app-testing/load-testing/how-to-configure-load-test-cicd",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/load-testing/how-to-find-download-logs.md",
20+
"redirect_url": "/azure/app-testing/load-testing/how-to-diagnose-failing-load-test",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/load-testing/how-to-appservice-insights.md",
25+
"redirect_url": "/azure/app-testing/load-testing/concept-load-test-app-service",
26+
"redirect_document_id": true
27+
},
28+
{
29+
"source_path_from_root": "/articles/load-testing/how-to-troubleshoot-failing-test.md",
30+
"redirect_url": "/azure/app-testing/load-testing/how-to-diagnose-failing-load-test",
31+
"redirect_document_id": true
32+
},
33+
{
34+
"source_path_from_root": "/articles/load-testing/tutorial-identify-performance-regression-with-cicd.md",
35+
"redirect_url": "/azure/app-testing/load-testing/quickstart-add-load-test-cicd",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "articles/load-testing/concept-azure-load-testing-vnet-injection.md",
40+
"redirect_url": "/azure/app-testing/load-testing/concept-azure-load-testing-vnet-injection",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "articles/load-testing/concept-load-test-app-service.md",
45+
"redirect_url": "/azure/app-testing/load-testing/concept-load-test-app-service",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "articles/load-testing/concept-load-testing-concepts.md",
50+
"redirect_url": "/azure/app-testing/load-testing/concept-load-testing-concepts",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "articles/load-testing/how-to-add-requests-to-url-based-test.md",
55+
"redirect_url": "/azure/app-testing/load-testing/how-to-add-requests-to-url-based-test",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path": "articles/load-testing/how-to-analyze-test-results-using-actionable-insights.md",
60+
"redirect_url": "/azure/app-testing/load-testing/how-to-analyze-test-results-using-actionable-insights",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "articles/load-testing/how-to-assign-roles.md",
65+
"redirect_url": "/azure/app-testing/load-testing/how-to-assign-roles",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path": "articles/load-testing/how-to-compare-multiple-test-runs.md",
70+
"redirect_url": "/azure/app-testing/load-testing/how-to-compare-multiple-test-runs",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path": "articles/load-testing/how-to-configure-customer-managed-keys.md",
75+
"redirect_url": "/azure/app-testing/load-testing/how-to-configure-customer-managed-keys",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path": "articles/load-testing/how-to-configure-load-test-cicd.md",
80+
"redirect_url": "/azure/app-testing/load-testing/how-to-configure-load-test-cicd",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path": "articles/load-testing/how-to-configure-user-properties.md",
85+
"redirect_url": "/azure/app-testing/load-testing/how-to-configure-user-properties",
86+
"redirect_document_id": false
87+
},
88+
{
89+
"source_path": "articles/load-testing/how-to-create-and-run-load-test-with-jmeter-script.md",
90+
"redirect_url": "/azure/app-testing/load-testing/how-to-create-and-run-load-test-with-jmeter-script",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path": "articles/load-testing/how-to-create-load-test-app-service.md",
95+
"redirect_url": "/azure/app-testing/load-testing/how-to-create-load-test-app-service",
96+
"redirect_document_id": false
97+
},
98+
{
99+
"source_path": "articles/load-testing/how-to-create-load-test-function-app.md",
100+
"redirect_url": "/azure/app-testing/load-testing/how-to-create-load-test-function-app",
101+
"redirect_document_id": false
102+
},
103+
{
104+
"source_path": "articles/load-testing/how-to-create-manage-test.md",
105+
"redirect_url": "/azure/app-testing/load-testing/how-to-create-manage-test",
106+
"redirect_document_id": false
107+
},
108+
{
109+
"source_path": "articles/load-testing/how-to-create-manage-test-runs.md",
110+
"redirect_url": "/azure/app-testing/load-testing/how-to-create-manage-test-runs",
111+
"redirect_document_id": false
112+
},
113+
{
114+
"source_path": "articles/load-testing/how-to-create-notification-rules.md",
115+
"redirect_url": "/azure/app-testing/load-testing/how-to-create-notification-rules",
116+
"redirect_document_id": false
117+
},
118+
{
119+
"source_path": "articles/load-testing/how-to-define-test-criteria.md",
120+
"redirect_url": "/azure/app-testing/load-testing/how-to-define-test-criteria",
121+
"redirect_document_id": false
122+
},
123+
{
124+
"source_path": "articles/load-testing/how-to-diagnose-failing-load-test.md",
125+
"redirect_url": "/azure/app-testing/load-testing/how-to-diagnose-failing-load-test",
126+
"redirect_document_id": false
127+
},
128+
{
129+
"source_path": "articles/load-testing/how-to-export-test-results.md",
130+
"redirect_url": "/azure/app-testing/load-testing/how-to-export-test-results",
131+
"redirect_document_id": false
132+
},
133+
{
134+
"source_path": "articles/load-testing/how-to-generate-load-from-multiple-regions.md",
135+
"redirect_url": "/azure/app-testing/load-testing/how-to-generate-load-from-multiple-regions",
136+
"redirect_document_id": false
137+
},
138+
{
139+
"source_path": "articles/load-testing/how-to-high-scale-load.md",
140+
"redirect_url": "/azure/app-testing/load-testing/how-to-high-scale-load",
141+
"redirect_document_id": false
142+
},
143+
{
144+
"source_path": "articles/load-testing/how-to-manage-usage-limits.md",
145+
"redirect_url": "/azure/app-testing/load-testing/how-to-manage-usage-limits",
146+
"redirect_document_id": false
147+
},
148+
{
149+
"source_path": "articles/load-testing/how-to-monitor-server-side-metrics.md",
150+
"redirect_url": "/azure/app-testing/load-testing/how-to-monitor-server-side-metrics",
151+
"redirect_document_id": false
152+
},
153+
{
154+
"source_path": "articles/load-testing/how-to-move-between-regions.md",
155+
"redirect_url": "/azure/app-testing/load-testing/how-to-move-between-regions",
156+
"redirect_document_id": false
157+
},
158+
{
159+
"source_path": "articles/load-testing/how-to-move-between-resource-groups-subscriptions.md",
160+
"redirect_url": "/azure/app-testing/load-testing/how-to-move-between-resource-groups-subscriptions",
161+
"redirect_document_id": false
162+
},
163+
{
164+
"source_path": "articles/load-testing/how-to-optimize-azure-functions.md",
165+
"redirect_url": "/azure/app-testing/load-testing/how-to-optimize-azure-functions",
166+
"redirect_document_id": false
167+
},
168+
{
169+
"source_path": "articles/load-testing/how-to-parameterize-load-tests.md",
170+
"redirect_url": "/azure/app-testing/load-testing/how-to-parameterize-load-tests",
171+
"redirect_document_id": false
172+
},
173+
{
174+
"source_path": "articles/load-testing/how-to-read-csv-data.md",
175+
"redirect_url": "/azure/app-testing/load-testing/how-to-read-csv-data",
176+
"redirect_document_id": false
177+
},
178+
{
179+
"source_path": "articles/load-testing/how-to-run-tests-in-debug-mode.md",
180+
"redirect_url": "/azure/app-testing/load-testing/how-to-run-tests-in-debug-mode",
181+
"redirect_document_id": false
182+
},
183+
{
184+
"source_path": "articles/load-testing/how-to-schedule-tests.md",
185+
"redirect_url": "/azure/app-testing/load-testing/how-to-schedule-tests",
186+
"redirect_document_id": false
187+
},
188+
{
189+
"source_path": "articles/load-testing/how-to-test-private-endpoint.md",
190+
"redirect_url": "/azure/app-testing/load-testing/how-to-test-private-endpoint",
191+
"redirect_document_id": false
192+
},
193+
{
194+
"source_path": "articles/load-testing/how-to-test-secured-endpoints.md",
195+
"redirect_url": "/azure/app-testing/load-testing/how-to-test-secured-endpoints",
196+
"redirect_document_id": false
197+
},
198+
{
199+
"source_path": "articles/load-testing/how-to-use-a-managed-identity.md",
200+
"redirect_url": "/azure/app-testing/load-testing/how-to-use-a-managed-identity",
201+
"redirect_document_id": false
202+
},
203+
{
204+
"source_path": "articles/load-testing/how-to-use-azure-policy.md",
205+
"redirect_url": "/azure/app-testing/load-testing/how-to-use-azure-policy",
206+
"redirect_document_id": false
207+
},
208+
{
209+
"source_path": "articles/load-testing/how-to-use-jmeter-plugins.md",
210+
"redirect_url": "/azure/app-testing/load-testing/how-to-use-jmeter-plugins",
211+
"redirect_document_id": false
212+
},
213+
{
214+
"source_path": "articles/load-testing/how-to-use-multiple-certificates.md",
215+
"redirect_url": "/azure/app-testing/load-testing/how-to-use-multiple-certificates",
216+
"redirect_document_id": false
217+
},
218+
{
219+
"source_path": "articles/load-testing/monitor-load-testing.md",
220+
"redirect_url": "/azure/app-testing/load-testing/monitor-load-testing",
221+
"redirect_document_id": false
222+
},
223+
{
224+
"source_path": "articles/load-testing/monitor-load-testing-reference.md",
225+
"redirect_url": "/azure/app-testing/load-testing/monitor-load-testing-reference",
226+
"redirect_document_id": false
227+
},
228+
{
229+
"source_path": "articles/load-testing/overview-what-is-azure-load-testing.md",
230+
"redirect_url": "/azure/app-testing/load-testing/overview-what-is-azure-load-testing",
231+
"redirect_document_id": false
232+
},
233+
{
234+
"source_path": "articles/load-testing/quickstart-add-load-test-cicd.md",
235+
"redirect_url": "/azure/app-testing/load-testing/quickstart-add-load-test-cicd",
236+
"redirect_document_id": false
237+
},
238+
{
239+
"source_path": "articles/load-testing/quickstart-create-and-run-load-test.md",
240+
"redirect_url": "/azure/app-testing/load-testing/quickstart-create-and-run-load-test",
241+
"redirect_document_id": false
242+
},
243+
{
244+
"source_path": "articles/load-testing/quickstart-create-run-load-tests-from-visual-studio-code.md",
245+
"redirect_url": "/azure/app-testing/load-testing/quickstart-create-run-load-tests-from-visual-studio-code",
246+
"redirect_document_id": false
247+
},
248+
{
249+
"source_path": "articles/load-testing/quickstart-create-run-load-test-with-locust.md",
250+
"redirect_url": "/azure/app-testing/load-testing/quickstart-create-run-load-test-with-locust",
251+
"redirect_document_id": false
252+
},
253+
{
254+
"source_path": "articles/load-testing/reference-test-config-yaml.md",
255+
"redirect_url": "/azure/app-testing/load-testing/reference-test-config-yaml",
256+
"redirect_document_id": false
257+
},
258+
{
259+
"source_path": "articles/load-testing/resource-jmeter-property-overrides.md",
260+
"redirect_url": "/azure/app-testing/load-testing/resource-jmeter-property-overrides",
261+
"redirect_document_id": false
262+
},
263+
{
264+
"source_path": "articles/load-testing/resource-jmeter-support.md",
265+
"redirect_url": "/azure/app-testing/load-testing/resource-jmeter-support",
266+
"redirect_document_id": false
267+
},
268+
{
269+
"source_path": "articles/load-testing/resource-limits-quotas-capacity.md",
270+
"redirect_url": "/azure/app-testing/load-testing/resource-limits-quotas-capacity",
271+
"redirect_document_id": false
272+
},
273+
{
274+
"source_path": "articles/load-testing/resource-supported-azure-resource-types.md",
275+
"redirect_url": "/azure/app-testing/load-testing/resource-supported-azure-resource-types",
276+
"redirect_document_id": false
277+
},
278+
{
279+
"source_path": "articles/load-testing/troubleshoot-private-endpoint-tests.md",
280+
"redirect_url": "/azure/app-testing/load-testing/troubleshoot-private-endpoint-tests",
281+
"redirect_document_id": false
282+
},
283+
{
284+
"source_path": "articles/load-testing/tutorial-identify-bottlenecks-azure-portal.md",
285+
"redirect_url": "/azure/app-testing/load-testing/tutorial-identify-bottlenecks-azure-portal",
286+
"redirect_document_id": false
287+
}
288+
]
289+
}

0 commit comments

Comments
 (0)