Skip to content

Commit 60ff981

Browse files
committed
freshness review - March 2025
1 parent 274b684 commit 60ff981

File tree

3 files changed

+38
-16
lines changed

3 files changed

+38
-16
lines changed

articles/firewall/choose-firewall-sku.md

Lines changed: 38 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,49 @@ services: firewall
55
author: duongau
66
ms.service: azure-firewall
77
ms.topic: concept-article
8-
ms.date: 04/03/2024
8+
ms.date: 03/17/2025
99
ms.author: duau
1010
---
1111

1212
# Choose the right Azure Firewall version to meet your needs
1313

14-
Azure Firewall now supports three different versions to cater to a wide range of customer use cases and preferences.
15-
16-
- Azure Firewall Premium is recommended to secure highly sensitive applications (such as payment processing). It supports advanced threat protection capabilities like malware and TLS inspection.
17-
- Azure Firewall Standard is recommended for customers looking for Layer 3–Layer 7 firewall and needs autoscaling to handle peak traffic periods of up to 30 Gbps. It supports enterprise features like threat intelligence, DNS proxy, custom DNS, and web categories.
18-
- Azure Firewall Basic is recommended for SMB customers with throughput needs of 250 Mbps.
19-
20-
## Feature comparison
21-
22-
Take a closer look at the features across the three Azure Firewall versions:
23-
24-
:::image type="content" source="media/choose-firewall-sku/azure-firewall-sku-table.png" alt-text="Table of Azure Firewall version features." lightbox="media/choose-firewall-sku/azure-firewall-sku-table-large.png":::
25-
26-
## Flow chart
27-
28-
You can use the following flow chart to help you choose the Azure Firewall version that best fits you needs.
14+
Azure Firewall offers three versions to meet various customer needs:
15+
16+
- **Azure Firewall Premium**: Ideal for securing highly sensitive applications, such as payment processing. It includes advanced threat protection features like malware and TLS inspection.
17+
- **Azure Firewall Standard**: Suitable for customers requiring Layer 3–Layer 7 firewall capabilities with autoscaling to manage peak traffic up to 30 Gbps. It includes enterprise features like threat intelligence, DNS proxy, custom DNS, and web categories.
18+
- **Azure Firewall Basic**: Designed for SMB customers with throughput requirements up to 250 Mbps.
19+
20+
## Feature Comparison
21+
22+
Compare the features of the three Azure Firewall versions:
23+
24+
| Category | Feature | Firewall Basic | Firewall Standard | Firewall Premium |
25+
| --- | --- | --- | --- | --- |
26+
| **L3-L7 filtering** | Application level FQDN filtering (SNI based) for HTTPS/SQL ||||
27+
| | Network level FQDN filtering – all ports and protocols | |||
28+
| | Stateful firewall (5 tuple rules) ||||
29+
| | Network address translation (SNAT+DNAT) ||||
30+
| **Reliability & performance** | Availability zones ||||
31+
| | Built-in HA ||||
32+
| | Cloud scalability (auto-scale as traffic grows) | Up to 250Mbps | Up to 30 Gbps | Up to 100 Gbps |
33+
| | Fat flow support | N/A | 1 Gbps | 10 Gbps |
34+
| **Ease of management** | Central management via firewall manager ||||
35+
| | Policy analytics (rule management over time) ||||
36+
| **Enterprise integration** | Full logging including SIEM integration ||||
37+
| | Service tags and FQDN tags for easy policy management ||||
38+
| | Easy DevOps integration using REST/PS/CLI/templates/Terraform ||||
39+
| | Web content filtering (web categories) | |||
40+
| | DNS proxy + custom DNS | |||
41+
| **Advanced threat protection** | Threat intelligence-based filtering (known malicious IP address/domains) | Alert |||
42+
| | Inbound TLS termination (TLS reverse proxy) | | | Using Azure Application Gateway |
43+
| | Outbound TLS termination (TLS forward proxy) | | ||
44+
| | Fully managed IDPS | | ||
45+
| | URL filtering (full path - including SSL termination) | | ||
46+
47+
48+
## Flow Chart
49+
50+
Use the following flow chart to determine the best Azure Firewall version for your needs.
2951

3052
<!-- Art Library Source# ConceptArt-0-000-011 -->
3153
:::image type="content" source="media/choose-firewall-sku/firewall-sku-flow.svg" alt-text="Flow chart to help you choose a firewall version." lightbox="media/choose-firewall-sku/firewall-sku-flow.svg":::
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)