Skip to content

Commit 6a9b83e

Browse files
Merge pull request #239658 from vhorne/fw-add-compare
add links to the choose sku article
2 parents a53e497 + b4d4dd6 commit 6a9b83e

File tree

5 files changed

+23
-6
lines changed

5 files changed

+23
-6
lines changed

articles/firewall/basic-features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Azure Firewall Basic includes the following features:
2828
- Multiple public IP addresses
2929
- Azure Monitor logging
3030
- Certifications
31+
32+
To compare Azure Firewall features for all Firewall SKUs, see [Choose the right Azure Firewall SKU to meet your needs](choose-firewall-sku.md).
3133

3234
## Built-in high availability
3335

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Choosing the right Azure Firewall SKU to meet your needs
2+
title: Choose the right Azure Firewall SKU to meet your needs
33
description: Learn about the different Azure Firewall SKUs and how to choose the right one for your needs.
44
services: firewall
55
author: vhorne
@@ -9,13 +9,20 @@ ms.date: 03/15/2023
99
ms.author: victorh
1010
---
1111

12-
# Choosing the right Azure Firewall SKU to meet your needs
12+
# Choose the right Azure Firewall SKU to meet your needs
1313

1414
Azure Firewall now supports three different SKUs to cater to a wide range of customer use cases and preferences.
1515

1616
- 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 auto-scaling to handle peak traffic periods of up to 30 Gbps. It supports enterprise features like threat intelligence, DNS proxy, custom DNS, and web categories.
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.
1818
- Azure Firewall Basic is recommended for SMB customers with throughput needs of 250 Mbps.
19-
- Let’s take a closer look at the features across the three Azure Firewall SKUs.
2019

21-
:::image type="content" source="media/choose-firewall-sku/azure-firewall-sku-table.png" alt-text="Table of Azure Firewall Sku features." lightbox="media/choose-firewall-sku/azure-firewall-sku-table-large.png":::
20+
## Feature comparison
21+
22+
Take a closer look at the features across the three Azure Firewall SKUs:
23+
24+
:::image type="content" source="media/choose-firewall-sku/azure-firewall-sku-table.png" alt-text="Table of Azure Firewall Sku features." lightbox="media/choose-firewall-sku/azure-firewall-sku-table-large.png":::
25+
26+
## Next steps
27+
28+
- [Deploy and configure Azure Firewall using the Azure portal](tutorial-firewall-deploy-portal.md)

articles/firewall/features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Azure Firewall includes the following features:
3737
- Web categories
3838
- Certifications
3939

40+
To compare Azure Firewall features for all Firewall SKUs, see [Choose the right Azure Firewall SKU to meet your needs](choose-firewall-sku.md).
41+
4042
## Built-in high availability
4143

4244
High availability is built in, so no extra load balancers are required and there's nothing you need to configure.

articles/firewall/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,11 @@ Azure Firewall Basic is similar to Firewall Standard, but has the following main
5050
- Fixed scale unit to run the service on two virtual machine backend instances.
5151
- Recommended for environments with an estimated throughput of 250 Mbps.
5252

53-
To deploy a Basic Firewall, see [Deploy and configure Azure Firewall Basic and policy using the Azure portal](deploy-firewall-basic-portal-policy.md).
53+
To learn more about Azure Firewall Basic, see [Azure Firewall Basic features](basic-features.md)
54+
55+
## Feature comparison
56+
57+
To compare the all Firewall SKU features, see [Choose the right Azure Firewall SKU to meet your needs](choose-firewall-sku.md)
5458

5559
## Azure Firewall Manager
5660

articles/firewall/premium-features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Azure Firewall Premium includes the following features:
2727
- **URL filtering** - extends Azure Firewall’s FQDN filtering capability to consider an entire URL along with any additional path. For example, `www.contoso.com/a/c` instead of `www.contoso.com`.
2828
- **Web categories** - administrators can allow or deny user access to website categories such as gambling websites, social media websites, and others.
2929

30+
To compare Azure Firewall features for all Firewall SKUs, see [Choose the right Azure Firewall SKU to meet your needs](choose-firewall-sku.md).
31+
3032
## TLS inspection
3133

3234
The TLS (Transport Layer Security) protocol primarily provides cryptography for privacy, integrity, and authenticity using certificates between two or more communicating applications. It runs in the application layer and is widely used to encrypt the HTTP protocol.

0 commit comments

Comments
 (0)