Creating Application Rules for Azure Firewall with Powershell

Hey guys,
in this blog post I’m going to show you how to create application rules for Azure Firewall with Powershell. Application rules are used to control outbound access to specific FQDNs or IP addresses on a per-application basis. They are useful when you want to restrict or allow traffic based on the application identity, rather than the network identity.

Continue reading “Creating Application Rules for Azure Firewall with Powershell”