Skip to content

Commit 1fd3b2b

Browse files
Merge pull request #233528 from vhorne/fw-faq
add parallel connection figures
2 parents f3361f8 + 9fbebb3 commit 1fd3b2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/firewall/firewall-faq.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,3 +293,9 @@ sections:
293293

294294
- question: Is Azure Firewall in secured virtual hubs (vWAN) supported in Qatar?
295295
answer: No, currently Azure Firewall in secured virtual hubs (vWAN) is not supported in Qatar.
296+
297+
- question: How many parallel connections can Azure Firewall support?
298+
answer: |
299+
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.
300+
301+
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.

0 commit comments

Comments
 (0)