Skip to content

Commit 21148a6

Browse files
authored
Merge pull request #97944 from vhorne/fw-limits
include dnat rules per ip address
2 parents 9b26883 + 7f33530 commit 21148a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

includes/firewall-limits.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
author: vhorne
66
ms.service: firewall
77
ms.topic: include
8-
ms.date: 7/16/2019
8+
ms.date: 12/06/2019
99
ms.author: victorh
1010
ms.custom: include file
1111
---
1212

1313
| Resource | Default limit |
1414
| --- | --- |
1515
| Data throughput |30 Gbps<sup>1</sup> |
16-
|Rules|10,000, all rule types combined.|
16+
|Rules|10,000. All rule types combined.|
17+
|DNAT rules per public IP address|299|
1718
|Minimum AzureFirewallSubnet size |/26|
1819
|Port range in network and application rules|0-64,000. Work is in progress to relax this limitation.|
1920
|Public IP addresses|100 maximum (Currently, SNAT ports are added only for the first five public IP addresses.)|

0 commit comments

Comments
 (0)