Skip to content

Commit 85857e5

Browse files
committed
tech review
1 parent ecce65d commit 85857e5

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

articles/firewall/firewall-performance.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,31 @@ The following set of performance results demonstrates the maximal Azure Firewall
3737
|---------|---------|---------|
3838
|Standard |30|30|
3939
|Premium (no TLS/IDPS) |100|100|
40-
|Premium with TLS |-|100|
41-
|Premium with IDS |100|100|
42-
|Premium with IPS |10|10|
40+
|Premium with TLS (no IDS/IPS) |-|100|
41+
|Premium with TLS and IDS |100|100|
42+
|Premium with TLS and IPS |10|10|
4343

4444
> [!NOTE]
4545
> IPS (Intrusion Prevention System) takes place when one or more signatures are configured to *Alert and Deny* mode.
4646
47-
Azure Firewall also supports the following throughput for single connections:
47+
### Throughput for single connections
4848

49+
#### Full scale
50+
|Firewall use case |Throughput (Gbps)|
51+
|---------|---------|
52+
|Standard<br>Max bandwidth for single TCP connection |up to 1.5 per VM|
53+
|Premium<br>Max bandwidth for single TCP connection |up to 9 per VM|
54+
|Premium single TCP connection with IDPS on *Alert and Deny* mode|up to 300 Mbps|
55+
56+
#### No auto-scale
4957

5058
|Firewall use case |Throughput (Gbps)|
5159
|---------|---------|
52-
|Standard<br>Max bandwidth for single TCP connection |2.5 - 3|
53-
|Premium<br>Max bandwidth for single TCP connection |18 - 20|
60+
|Standard<br>Max bandwidth for single TCP connection |up to 3 |
61+
|Premium<br>Max bandwidth for single TCP connection |up to 18|
5462
|Premium single TCP connection with IDPS on *Alert and Deny* mode|up to 300 Mbps|
5563

56-
Performance values are calculated with Azure Firewall at full scale. Actual performance may vary depending on your rule complexity and network configuration. These metrics are updated periodically as performance continuously evolves with each release.
64+
Actual performance may vary depending on your rule complexity and network configuration. These metrics are updated periodically as performance continuously evolves with each release.
5765

5866
## Next steps
5967

0 commit comments

Comments
 (0)