Skip to content

Commit 6e39fd6

Browse files
Merge pull request #299354 from greg-lindsay/atm-upd
update service limits
2 parents 8080cf2 + a4c3c91 commit 6e39fd6

File tree

1 file changed

+38
-4
lines changed

1 file changed

+38
-4
lines changed

includes/traffic-manager-limits.md

Lines changed: 38 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,50 @@
11
---
2-
title: include file
3-
description: include file
2+
title: Include file
3+
description: Include file
44
author: greg-lindsay
55
ms.topic: include
6-
ms.date: 06/07/2021
6+
ms.date: 05/05/2025
77
ms.author: greglin
88
ms.custom: include file
99
---
1010

11+
#### Resource limits
12+
1113
| Resource | Limit |
1214
| --- | --- |
1315
| Profiles per subscription |200 <sup>1</sup> |
1416
| Endpoints per profile |200 |
1517

16-
<sup>1</sup>If you need to increase these limits, contact Azure Support.
18+
<sup>1</sup>If you need to increase these limits, contact Azure Support.
19+
20+
#### Default throttling limits
21+
22+
##### Profiles
23+
24+
| Operation | Limit (per minute) |
25+
| --- | --- |
26+
| Create/update | 600 |
27+
| Get | 450 |
28+
| Delete | 150 |
29+
| List in resource group or subscription | 450 |
30+
| Check DNS name availability | 300 |
31+
32+
##### Endpoints
33+
34+
| Operation | Limit (per minute) |
35+
| --- | --- |
36+
| Create/update/delete | 300 |
37+
| Get | 1500 |
38+
39+
##### Metrics & heatmap
40+
41+
| Operation | Limit (per minute) |
42+
| --- | --- |
43+
| Get/create/delete user metrics key | 150 |
44+
| Get heat map | 150 |
45+
46+
##### Geo hierarchy
47+
48+
| Operation | Limit (per minute) |
49+
| --- | --- |
50+
| Get | 150 |

0 commit comments

Comments
 (0)