Skip to content

Commit 5925522

Browse files
authored
Merge pull request #210509 from ntrogh/alt-limits
[Azure Load Testing] Update service limits for test results & logs
2 parents 8d957b2 + 1eee8d6 commit 5925522

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ The following limits apply on a per-region, per-subscription basis.
4444

4545
### Data retention
4646

47-
When you run a load test, Azure Load Testing stores both client-side and [server-side metrics](./how-to-monitor-server-side-metrics.md) for the test run. Azure Load Testing has a per-test-run limit on the retention period for this data:
48-
49-
| Resource | Limit |
50-
|---------|---------|
51-
| Server-side metrics | 90 days |
52-
| Client-side metrics | 365 days |
53-
54-
The test run associated with the load test isn't removed.
47+
Azure Load Testing captures metrics, test results, and logs for each test run. The following data retention limits apply:
48+
49+
| Resource | Limit | Notes |
50+
|----------|-------|-------|
51+
| Server-side metrics | 90 days | Learn how to [configure server-side metrics](./how-to-monitor-server-side-metrics.md). |
52+
| Client-side metrics | 365 days | |
53+
| Test results | 6 months | Learn how to [export test results](./how-to-export-test-results.md). |
54+
| Test log files | 6 months | Learn how to [download the logs for troubleshooting tests](./how-to-find-download-logs.md). |
5555

5656
## Request quota increases
5757

0 commit comments

Comments
 (0)