Azure Landing Zones Documentation
Home GitHub Issue Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

14 - Zero Trust Networking

If you are looking to deploy zero trust practices into your Landing Zone, you should enable Azure Firewall Premium SKU. This will enable the HTTPS inspection feature, which is a key component of zero trust.

The steps to follow are:

  1. Update each firewall SKU to "Premium" in the hub_and_spoke_vnet_virtual_networks block setting.
    Setting TypeParent block(s)KeyActionCountNotes
    linehub_and_spoke_vnet_virtual_networks > <region> > hub_virtual_network > firewallsku_tierUpdate the value from "Standard" to "Premium"1+is the relevant region (e.g. primary or secondary). There will be two instances for a multi-region deployment