Azure Firewall and Firewall Manager

Azure Firewall and Firewall Manager

Watch the video to deepen your understanding.

Subscribe

Complete the full lesson to earn 25 points

Work through each section, then tap “Mark as Complete” on the last one.

Section 1 of 4

✦ Skip the page breaks and see fewer ads — read each lesson on a single page with Pro

Lesson: Azure Firewall and Firewall Manager

Introduction

In the modern cloud landscape, securing your network perimeter is non-negotiable. As organizations migrate complex workloads to Microsoft Azure, they require a robust, scalable, and manageable solution to filter traffic. Azure Firewall is a managed, cloud-native network security service that protects your Azure Virtual Network resources.

Unlike traditional network appliances that require manual patching and scaling, Azure Firewall is fully stateful, meaning it tracks the state of active network connections. Azure Firewall Manager acts as the central management plane, allowing you to govern security policies across multiple subscriptions and virtual networks, which is essential for enterprise-scale deployments.


Azure Firewall: Deep Dive

Azure Firewall sits at the edge of your Virtual Network (VNet). It uses a "hub-and-spoke" architecture, where the firewall resides in a central "hub" VNet and inspects traffic flowing between spokes, on-premises networks, or the internet.

Key Features

  1. High Availability: Built-in high availability with no extra cost; it scales automatically based on traffic volume.
  2. FQDN Filtering: You can allow outbound HTTP/S traffic based on Fully Qualified Domain Names (e.g., *.microsoft.com).
  3. Threat Intelligence: Integrated threat intelligence-based filtering alerts and denies traffic from known malicious IP addresses and domains.
  4. SNAT/DNAT Support: Source Network Address Translation (SNAT) for outbound traffic and Destination Network Address Translation (DNAT) for inbound traffic to internal resources.

Note: Azure Firewall supports three tiers: Basic (for small/medium businesses), Standard (for general enterprise), and Premium (for advanced security, including IDPS and TLS inspection).


Section 1 of 4
PrevNext