Skip to content

Commit 4a385ad

Browse files
Merge pull request #295123 from duongau/patch-8
Azure Firewall - Known issues and Limitations (add capacity constraint note) - Option #1
2 parents c6776b0 + e07da68 commit 4a385ad

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

articles/firewall/firewall-known-issues.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Azure Firewall known issues and limitations
33
description: Learn about Azure Firewall known issues and limitations.
44
services: firewall
5-
author: vhorne
5+
author: duongau
66
ms.service: azure-firewall
77
ms.topic: concept-article
8-
ms.date: 01/30/2025
9-
ms.author: victorh
8+
ms.date: 02/21/2025
9+
ms.author: duau
1010
---
1111

1212
# Azure Firewall known issues and limitations
@@ -15,13 +15,19 @@ This article lists the known issues for [Azure Firewall](overview.md) and is upd
1515

1616
For Azure Firewall limitations, see [Azure subscription and service limits, quotas, and constraints](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-firewall-limits).
1717

18+
> [!IMPORTANT]
19+
> **Capacity constraints**
20+
>
21+
> The following zones are currently experiencing capacity constraints for both Standard and Premium SKUs:
22+
>
23+
> | Zones | Restrictions | Recommendation |
24+
> | -- | -- | -- |
25+
> |**Physical zone 3** in **_South East Asia_** | - You can't deploy a new Azure Firewall to zone 3 in South East Asia. </br></br>- If you stop an existing Azure Firewall that is deployed in this zone, it can't be restarted. </br></br>For more information, see [Physical and logical availability zones](../reliability/availability-zones-overview.md#physical-and-logical-availability-zones). | We recommend you deploy a new Azure Firewall to the remaining availability zones or use a different region. To configure an existing firewall, see [How can I configure availability zones after deployment?](firewall-faq.yml#how-can-i-configure-availability-zones-after-deployment) |
26+
1827
## Azure Firewall Standard
1928

2029
Azure Firewall Standard has the following known issues:
2130

22-
> [!NOTE]
23-
> Any issue that applies to Standard also applies to Premium.
24-
2531
|Issue |Description |Mitigation |
2632
|---------|---------|---------|
2733
|DNAT support for private IP addresses limited to Standard and Premium versions|Support for DNAT on Azure Firewall private IP address is intended for enterprises, so is limited to the Standard and Premium Firewall versions.| None|
@@ -52,12 +58,13 @@ Azure Firewall Standard has the following known issues:
5258
| Error encountered when creating more than 2,000 rule collections. | The maximal number of NAT/Application or Network rule collections is 2000 (Resource Manager limit). | This is a current limitation. |
5359
|XFF header in HTTP/S|XFF headers are overwritten with the original source IP address as seen by the firewall. This is applicable for the following use cases:<br>- HTTP requests<br>- HTTPS requests with TLS termination|A fix is being investigated.|
5460
|Can’t deploy Firewall with Availability Zones with a newly created Public IP address|When you deploy a Firewall with Availability Zones, you can’t use a newly created Public IP address.|First create a new zone redundant Public IP address, then assign this previously created IP address during the Firewall deployment.|
55-
|Physical zone 2 in North Europe is unavailable for firewall deployments.|You can’t deploy a new firewall with physical zone 2. Additionally, if you stop an existing firewall that is deployed in physical zone 2, it can't be restarted. For more information, see [Physical and logical availability zones](../reliability/availability-zones-overview.md#physical-and-logical-availability-zones).|For new firewalls, deploy with the remaining availability zones or use a different region. To configure an existing firewall, see [How can I configure availability zones after deployment?](firewall-faq.yml#how-can-i-configure-availability-zones-after-deployment).
5661

5762
## Azure Firewall Premium
5863

59-
Azure Firewall Premium has the following known issues:
64+
> [!NOTE]
65+
> Any issue that applies to Standard also applies to Premium.
6066
67+
Azure Firewall Premium has the following known issues:
6168

6269
|Issue |Description |Mitigation |
6370
|---------|---------|---------|

0 commit comments

Comments
 (0)