Skip to content

Commit 4bfcd75

Browse files
authored
Enhance Azure Firewall SKU descriptions and features
Added details about SKU features and high availability support for Azure Firewall.
1 parent 60f32dc commit 4bfcd75

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

learn-pr/wwl-azure/design-implement-network-security-monitoring/includes/6-azure-firewall.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,13 @@ Azure Firewall has three [SKUs](/azure/firewall/choose-firewall-sku): Azure Fire
1616

1717
### How to choose the SKU
1818

19-
- **Basic**: Up to 250 Mbps; SMB environments; has threat intelligence in alert mode only.
20-
- **Standard**: Up to 30 Gbps; enterprise environments; L3–L7 filtering, DNS proxy, web categories, and threat intelligence.
21-
- **Premium**: Up to 100 Gbps; regulated/sensitive environments (healthcare, payment); adds TLS inspection, IDPS, full URL filtering, and PCI DSS compliance.
19+
All SKUs support availability zone deployment for zone-redundant high availability. All SKUs include policy analytics for tracking rule usage over time and managing redundant or conflicting rules.
20+
21+
- **Basic SKU**: Up to 250 Mbps; SMB environments; has threat intelligence in alert mode only.
22+
23+
- **Standard SKU**: Up to 30 Gbps; enterprise environments; L3–L7 filtering, DNS proxy, web categories, and threat intelligence.
24+
25+
- **Premium SKU**: Up to 100 Gbps; regulated/sensitive environments (healthcare, payment); adds TLS inspection, IDPS, full URL filtering, and PCI DSS compliance.
2226

2327

2428

0 commit comments

Comments
 (0)