You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall/firewall-faq.yml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -293,3 +293,9 @@ sections:
293
293
294
294
- question: Is Azure Firewall in secured virtual hubs (vWAN) supported in Qatar?
295
295
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