Skip to content

Commit 6af813a

Browse files
authored
Merge pull request #57783 from anavinahar/patch-81
Update application-gateway-limits.md
2 parents 00bd291 + 9443f61 commit 6af813a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

includes/application-gateway-limits.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ ms.author: victorh
77
---
88
| Resource | Default limit | Note |
99
| --- | --- | --- |
10-
| Application Gateway |50 per subscription | Maximum 1000 |
10+
| Application Gateway |1000 per subscription | |
1111
| Frontend IP Configurations |2 |1 public and 1 private |
12-
| Frontend Ports |20 | |
13-
| Backend Address Pools |20 | |
12+
| Frontend Ports |100 | |
13+
| Backend Address Pools |100 | |
1414
| Backend Servers per pool |100 | |
15-
| HTTP Listeners |20 | |
16-
| HTTP load balancing rules |200 |# of HTTP Listeners * n, n=10 Default |
17-
| Backend HTTP settings |20 |1 per Backend Address Pool |
18-
| Instances per gateway |10 | For more instances, open support ticket |
19-
| SSL certificates |20 |1 per HTTP Listeners |
20-
| Authentication certificates |5 | Maximum 10 |
15+
| HTTP Listeners |100 | |
16+
| HTTP load balancing rules |200 |# of HTTP Listeners * n |
17+
| Backend HTTP settings |100 | |
18+
| Instances per gateway |75 | |
19+
| SSL certificates |100 |1 per HTTP Listeners |
20+
| Authentication certificates |100 | |
2121
| Request time out min |1 second | |
2222
| Request time out max |24 hrs | |
2323
| Number of sites |20 |1 per HTTP Listeners |

0 commit comments

Comments
 (0)