Skip to content

Commit c65b9b3

Browse files
authored
Add limit for test criteria
1 parent 00fc569 commit c65b9b3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this section, you learn about the default and maximum quota limits.
2626
The following limits apply on a per-region, per-subscription basis.
2727

2828
| Resource | Default limit | Maximum limit |
29-
|---------|---------|
29+
|---------|---------|---------|
3030
| Concurrent engine instances | 5-100 <sup>1</sup> | 1000 |
3131
| Engine instances per test run | 1-45 <sup>1</sup> | 45 |
3232

@@ -37,9 +37,10 @@ The following limits apply on a per-region, per-subscription basis.
3737
The following limits apply on a per-region, per-subscription basis.
3838

3939
| Resource | Default limit | Maximum limit |
40-
|---------|---------|
40+
|---------|---------|---------|
4141
| Concurrent test runs | 5-25 <sup>2</sup> | 1000 |
42-
| Test duration | 3 hours |
42+
| Test duration | 3 hours | |
43+
| [Test criteria](./how-to-define-test-criteria.md#load-test-fail-criteria) per test | 10 | |
4344

4445
<sup>2</sup> If you aren't already at the maximum limit, you can request an increase. We aren't currently able to approve increase requests past our maximum limitations stated above. To request an increase for your default limit, contact Azure Support. Default limits vary by offer category type.
4546

0 commit comments

Comments
 (0)