What is Azure Firewall? Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability. You can centrally create, enforce, and log application and network connectivity policies across subscriptions and virtual networks. Azure Firewall uses a static public IP address for your virtual network resources allowing outside firewalls to identify traffic originating from your virtual network. The service is fully integrated with Azure Monitor for logging and analytics. To learn about Azure Firewall features, see Azure Firewall features . With NSG's or ASG we cannot write policies based on Domain names, but azure firewall supports restricting traffic based on domain names . This can be useful when we want to restrict users from accessing a particular website. If that particular website doesnt have a static IP address or...
I jot down whatever I learn from different sources.Written for personal use. But anyone can learn.