Skip to content

Commit 9d2cb15

Browse files
committed
typo
1 parent 92dd1f0 commit 9d2cb15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/firewall/firewall-faq.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ sections:
320320
Azure Firewall uses Azure Virtual Machines underneath that have a [hard limit number of connections](/azure/virtual-network/virtual-machine-network-throughput#flow-limits-and-active-connections-recommendations). The total number of flows per virtual machine is 250k.
321321
322322
The total limit per firewall is the virtual machine connection limit (250k) x the number of virtual machines in the firewall backend pool. Azure Firewall starts with two virtual machines and scales out based on CPU usage and throughput.
323-
-question: What is the SNAT TCP/UDP Port Reuse Behavior in Azure Firewall?
323+
324+
- question: What is the SNAT TCP/UDP Port Reuse Behavior in Azure Firewall?
324325
answer: |
325326
Azure Firewall currently uses TCP/UDP source ports for outbound SNAT traffic, with no idle wait time. When a TCP/UDP connection is closed, the TCP port used is immediately seen as available for upcoming connections.
326327

0 commit comments

Comments
 (0)