Troubleshooting Azure Firewall

Introduction

Azure Firewall is a cloud-native and intelligent network security service that protects your virtual network resources. This document provides guidance on common troubleshooting scenarios encountered when working with Azure Firewall.

Common Issues and Solutions

1. Traffic Not Flowing Through Firewall

This is a common issue indicating a misconfiguration in routing or network security rules.

2. Azure Firewall Threat Intelligence-Based Filtering Not Working

This feature helps block outbound traffic to known malicious IP addresses, URLs, and FQDNs.

3. Application Rule Issues

Application rules allow you to filter HTTP and HTTPS traffic based on FQDNs.

4. Connectivity to On-Premises Resources via Hub-Spoke Model

Troubleshooting connectivity between spokes and on-premises networks through Azure Firewall.

5. High CPU Utilization on Azure Firewall

This can indicate excessive traffic or complex rule sets.

Diagnostic Tools

Azure Firewall provides several built-in diagnostic tools to help you identify and resolve issues:

Best Practices for Troubleshooting

To streamline troubleshooting:

For advanced troubleshooting, including TLS inspection and Signature-based Intrusion Detection (Premium SKU), refer to the official Azure Firewall documentation for specific guidance.