Azure Firewall

Azure Firewall is a cloud-native and intelligent network security service that protects your virtual network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability.

Azure Firewall Architecture Diagram

Conceptual diagram of Azure Firewall integration.

Key Features

Azure Firewall Rule Types

Azure Firewall uses three types of rules:

Deployment Considerations

When deploying Azure Firewall, consider the following:

Note

Azure Firewall Manager provides a centralized way to manage firewall policies and deploy firewalls across multiple regions and subscriptions.

Getting Started

To deploy Azure Firewall:

  1. Create a dedicated subnet named AzureFirewallSubnet in your virtual network.
  2. Deploy an Azure Firewall instance within that subnet.
  3. Configure firewall policies with your desired network and application rules.
  4. Update route tables to direct network traffic through the firewall.

Tip

For complex scenarios, consider using Azure Firewall Premium for advanced features like TLS inspection and intrusion detection/prevention.

Explore the advanced features of Azure Firewall, including Threat Intelligence-based filtering and TLS inspection.