Azure Firewall

Azure Firewall-1728452311593.png
Azure Firewall includes the following features:

When deploying Azure Firewall, you can configure it to span multiple Availability Zones for increased availability. When you configure Azure Firewall in this way your availability increases to 99.99% uptime. The 99.99% uptime SLA is offered when two or more Availability Zones are selected.

You can also associate Azure Firewall to a specific zone just for proximity reasons, using the service standard 99.5% SLA.

Rules Processing

Azure Firewall supports NAT rules (Ingress rules), network rules (private networking), and application rules (egress to URL).
By default Azure Firewall denies all traffic.

With Firewall Policy, rules are organized inside Rule Collections which are contained in Rule Collection Groups. Rule Collections can be of the following types:

You can define multiple Rule Collection types within a single Rule Collection Group, and you can define zero or more Rules in a Rule Collection, but the rules within a Rule Collection must be of the same type (i.e., DNAT, Network, or Application).

With Firewall Policy, rules are processed based on Rule Collection Group Priority and Rule Collection priority. Priority is any number between 100 (highest priority) and 65,000 (lowest priority). Highest priority Rule Collection Groups are processed first, and inside a Rule Collection Group, Rule Collections with the highest priority (i.e., the lowest number) are processed first.

In the case of a Firewall Policy being inherited from a parent policy, Rule Collection Groups in the parent policy always takes precedence regardless of the priority of the child policy.

Application rules are always processed after network rules, which are themselves always processed after DNAT rules regardless of Rule Collection Group or Rule Collection priority and policy inheritance.
[1:1]

DNS Proxy

Azure Firewall can be used as a proxy for DNS, enabling it to resolve Azure Private DNS Zone entries for both in Azure and On-Premises.
This feature requires Standard SKU.
[2]


  1. Design and Implement Azure Firewall - Training ↩︎ ↩︎

  2. New Enhanced DNS Features in Azure Firewall—now Generally Available ↩︎