Cyber Intelligence
Cloud Security6 min read

Azure Firewall Premium vs Standard: AZ-500 Exam Guide

Azure Firewall Premium adds IDPS, TLS inspection, and web category filtering to the Standard SKU. Know the exact feature differences, when each mode of IDPS applies, and the Key Vault dependency for TLS inspection.

I
Microsoft Cloud Solution Architect
AZ-500Azure FirewallIDPSTLS InspectionNetworkingCertification

Standard vs Premium: Feature Comparison

FeatureStandardPremium
FQDN filteringYesYes
Threat intelligenceAlert/DenyAlert/Deny
IDPS (Intrusion Detection & Prevention)NoYes
TLS InspectionNoYes
Web CategoriesNoYes
URL FilteringNoYes

IDPS: Alert vs Deny Mode

IDPS in Premium SKU inspects traffic against Microsoft's signature database. Two operational modes:

  • Alert mode: Logs matching traffic, does not block it. Use during initial deployment to understand baseline.
  • Alert and Deny mode: Logs and blocks matching traffic. Use in production.
Exam tip: IDPS operates on East-West (lateral) traffic as well as North-South. It is not limited to internet-bound traffic.

TLS Inspection

Premium Firewall can decrypt, inspect, and re-encrypt TLS traffic. Requirements:

  1. An intermediate CA certificate stored in Azure Key Vault
  2. A managed identity granted access to the Key Vault certificate
  3. The Firewall Policy configured to reference that Key Vault certificate
Exam trap: The intermediate CA cert must be trusted by clients. If using an enterprise CA, deploy the cert to client trust stores via Group Policy.

Forced Tunneling

To route all internet-bound firewall traffic through an on-premises NVA, configure forced tunneling. Requirements:

  • Create a AzureFirewallManagementSubnet subnet: this keeps management traffic out of the forced tunnel
  • A route table pointing 0.0.0.0/0 to the on-premises NVA
Exam tip: Without AzureFirewallManagementSubnet, forced tunneling breaks firewall management connectivity.

N

Recommended tool: Nordpass

Up to 40% commission

Get weekly security insights

Cloud security, zero trust, and identity guides — straight to your inbox.

I

Microsoft Cloud Solution Architect

Cloud Solution Architect with deep expertise in Microsoft Azure and a strong background in systems and IT infrastructure. Passionate about cloud technologies, security best practices, and helping organizations modernize their infrastructure.

Share this article

Questions & Answers

Related Articles

Need Help with Your Security?

Our team of security experts can help you implement the strategies discussed in this article.

Contact Us