Skip to content

Commit f25cd5a

Browse files
authored
Merge pull request #210794 from ninallam/ninallam-qms
Update resource-limits-quotas-capacity.md
2 parents 24a5355 + 88d5867 commit f25cd5a

File tree

1 file changed

+28
-12
lines changed

1 file changed

+28
-12
lines changed

articles/load-testing/resource-limits-quotas-capacity.md

Lines changed: 28 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: load-testing
77
ms.topic: reference
88
ms.author: nicktrog
99
author: ntrogh
10-
ms.date: 08/30/2022
10+
ms.date: 09/21/2022
1111
---
1212

1313
# Service limits in Azure Load Testing Preview
@@ -28,20 +28,24 @@ In this section, you learn about the default and maximum quota limits.
2828

2929
The following limits apply on a per-region, per-subscription basis.
3030

31-
| Resource | Limit |
31+
| Resource | Default limit | Maximum limit |
3232
|---------|---------|
33-
| Concurrent engine instances | 100 |
34-
| Engine instances per test run | 45 |
33+
| Concurrent engine instances | 5-100 <sup>1</sup> | 5000 |
34+
| Engine instances per test run | 1-45 <sup>1</sup> | 5000 |
35+
36+
<sup>1</sup> To request an increase beyond this limit, contact Azure Support. Default limits vary by offer category type.
3537

3638
### Test runs
3739

3840
The following limits apply on a per-region, per-subscription basis.
3941

40-
| Resource | Limit |
42+
| Resource | Default limit | Maximum limit |
4143
|---------|---------|
42-
| Concurrent test runs | 25 |
44+
| Concurrent test runs | 5-25 <sup>2</sup> | 5000 |
4345
| Test duration | 3 hours |
4446

47+
<sup>2</sup> To request an increase beyond this limit, contact Azure Support. Default limits vary by offer category type.
48+
4549
### Data retention
4650

4751
Azure Load Testing captures metrics, test results, and logs for each test run. The following data retention limits apply:
@@ -57,17 +61,29 @@ Azure Load Testing captures metrics, test results, and logs for each test run. T
5761

5862
To raise the limit or quota above the default limit, [open an online customer support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) at no charge.
5963

60-
1. Select **create a support ticket**.
64+
1. Select **Create a support ticket**.
65+
66+
1. Provide a **summary** of your issue.
67+
68+
1. Select **Issue type** as *Service and subscription limits (quotas)*.
69+
70+
1. Select your subscription. Then, select **Quota Type** as *Azure Load Testing - Preview*.
71+
72+
1. Select **Next** to continue.
73+
74+
1. In **Problem details**, select **Enter details**.
75+
76+
1. On the **Quota details** pane, for **Location**, enter the Azure region where you want to increase the limit.
6177

62-
1. Provide a summary of your issue.
78+
1. Select the **Quota type** for which you want to increase the limit.
6379

64-
1. Select **Issue type** as *Technical*.
80+
1. Enter the **New limit requested** and select **Save and continue**.
6581

66-
1. Select your subscription. Then, select **Service Type** as *Azure Load Testing - Preview*.
82+
1. Fill the details for **Advanced diagnostic information**, **Support method**, and **Contact information**.
6783

68-
1. Select **Problem type** as *Test Execution*.
84+
1. Select **Next** to continue.
6985

70-
1. Select **Problem subtype** as *Provisioning stalls or fails*.
86+
1. Select **Create** to submit the support request.
7187

7288
## Next steps
7389

0 commit comments

Comments
 (0)