Skip to content

Commit d8f963f

Browse files
Merge pull request #263531 from duongau/afdlimits
Azure Front Door - Subscription limits (update asterisks to footer note)
2 parents 41333a8 + 02e3239 commit d8f963f

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

includes/front-door-limits.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
| Front-end hosts, which include custom domains per resource | 500 |
1919
| Routing rules per resource | 500 |
2020
| Rules per Rule set | 25 |
21-
| Back-end pools per resource | 50<sup>1</sup> |
21+
| Back-end pools per resource<sup>2</sup> | 50 |
2222
| Back ends per back-end pool | 100 |
2323
| Path patterns to match for a routing rule | 25 |
2424
| URLs in a single cache purge call | 100 |
25-
| Maximum bandwidth* | 75 Gbps |
26-
| Maximum requests per second per profile* | 100,000 |
25+
| Maximum bandwidth<sup>1</sup> | 75 Gbps |
26+
| Maximum requests per second per profile<sup>1</sup> | 100,000 |
2727
| Custom web application firewall rules per policy | 100 |
2828
| Web application firewall policy per subscription | 100 |
2929
| Web application firewall match conditions per custom rule | 10 |
@@ -37,9 +37,9 @@
3737
| Web application firewall HTTP request body size inspected | 128 KB |
3838
| Web application firewall custom response body length | 32 KB |
3939

40-
*If the traffic isn't globally distributed and concentrated in one or more regions, or if a higher quota limited is need, create an [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
40+
<sup>1</sup>If the traffic isn't globally distributed and concentrated in one or more regions, or if a higher quota limited is need, create an [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
4141

42-
<sup>1</sup>To request a limit increase, create an [Azure Support request][azure-support]. Free subscriptions including [Azure Free Account](https://azure.microsoft.com/offers/ms-azr-0044p/) and [Azure for Students](https://azure.microsoft.com/offers/ms-azr-0170p/) aren't eligible for limit or quota increases. If you have a free subscription, you can [upgrade](../articles/cost-management-billing/manage/upgrade-azure-subscription.md) to a Pay-As-You-Go subscription.<br />
42+
<sup>2</sup>To request a limit increase, create an [Azure Support request][azure-support]. Free subscriptions including [Azure Free Account](https://azure.microsoft.com/offers/ms-azr-0044p/) and [Azure for Students](https://azure.microsoft.com/offers/ms-azr-0170p/) aren't eligible for limit or quota increases. If you have a free subscription, you can [upgrade](../articles/cost-management-billing/manage/upgrade-azure-subscription.md) to a Pay-As-You-Go subscription.<br />
4343

4444
<!-- LINKS - External -->
4545
[azure-support]: https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest
@@ -49,29 +49,26 @@
4949
* Maximum of **500** total Standard and Premium profiles per subscription.
5050
* In addition to the following limits, there are [composite limit on the number of routes, domains, protocols, and paths](../articles/frontdoor/front-door-routing-limits.md).
5151

52-
> [!NOTE]
53-
> Resources with * are new limits for Azure Front Door Standard and Premium.
54-
5552
| Resource | Standard tier limit | Premium tier limit |
5653
| --- | --- | --- |
5754
| Maximum profiles per subscription | 500 | 500 |
5855
| Maximum endpoint per profile | 10 | 25 |
5956
| Maximum custom domain per profile | 100 | 500 |
6057
| Maximum origin groups per profile | 100 | 200 |
61-
| Maximum origins per origin group* | 50 | 50 |
58+
| Maximum origins per origin group | 50 | 50 |
6259
| Maximum origins per profile | 100 | 200 |
6360
| Maximum origin timeout | 16 - 240 secs | 16 - 240 secs |
6461
| Maximum routes per profile | 100 | 200 |
6562
| Maximum rule set per profile | 100 | 200 |
6663
| Maximum rules per route | 100 | 100 |
67-
| Maximum rules per rule set* | 100 | 100 |
68-
| Maximum bandwidth* | 75 Gbps | 75 Gbps |
69-
| Maximum requests per second per profile* | 100,000 | 100,000 |
64+
| Maximum rules per rule set | 100 | 100 |
65+
| Maximum bandwidth<sup>1</sup> | 75 Gbps | 75 Gbps |
66+
| Maximum requests per second per profile<sup>1</sup> | 100,000 | 100,000 |
7067
| Path patterns to match for a routing rule | 25 | 50 |
7168
| URLs in a single cache purge call | 100 | 100 |
72-
| Maximum security policy per profile* | 100 | 200 |
73-
| Maximum associations per security policy* | 110 | 225 |
74-
| Maximum secrets per profile* | 100 | 500 |
69+
| Maximum security policy per profile | 100 | 200 |
70+
| Maximum associations per security policy | 110 | 225 |
71+
| Maximum secrets per profile | 100 | 500 |
7572
| Web Application Firewall (WAF) policy per subscription | 100 | 100 |
7673
| WAF custom rules per policy | 100 | 100 |
7774
| WAF match conditions per custom rule | 10 | 10 |
@@ -86,7 +83,7 @@
8683
| WAF HTTP request body size inspected | 128 KB | 128 KB |
8784
| WAF custom response body length | 32 KB | 32 KB |
8885

89-
*If the traffic isn't globally distributed and concentrated in one or more regions, or if a higher quota limited is need, create an [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
86+
<sup>1</sup>If the traffic isn't globally distributed and concentrated in one or more regions, or if a higher quota limited is need, create an [Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
9087

9188
#### Timeout values
9289

0 commit comments

Comments
 (0)