-
Notifications
You must be signed in to change notification settings - Fork 310
Quick Deployment Templates
tobi o edited this page Feb 5, 2021
·
4 revisions
The following quickstart templates deploy Azure Firewall with different resources which you can configure and customize for your environment.
Template | Description |
---|---|
Create a Firewall with FirewallPolicy and IPgroups | This template creates an Azure Firewall with Firewall Policy referencing Network Rules with IPGroups. Also, includes a Linux Jumpbox VM setup. |
Create an Azure Firewall with IPgroups | This template creates an Azure Firewall with Application and Network Rules referring to IP Groups. Also, includes a Linux Jumpbox vm setup. |
Create an Azure Firewall with Availability Zones | This template creates an Azure Firewall with Availability Zones and any number of Public IPs in a virtual network and sets up 1 sample application rule and 1 sample network rule. |
Create an Azure Firewall sandbox with forced tunneling | This template creates an Azure Firewall sandbox (Linux) with one firewall force tunneled through another firewall in a peered VNET. |
Create a sandbox setup of Azure Firewall with Linux VMs | This template creates a virtual network with 3 subnets (server subnet, jumpbox subet and AzureFirewall subnet), a jumpbox VM with public IP, A server VM, UDR route to point to Azure Firewall for the Server Subnet and an Azure Firewall with 1 or more Public IP addresses, 1 sample application rule, 1 sample network rule and default private ranges. |
Create a sandbox setup with Firewall Policy | This template creates a virtual network with 3 subnets (server subnet, jumpbox subet and AzureFirewall subnet), a jumpbox VM with public IP, A server VM, UDR route to point to Azure Firewall for the Server Subnet and an Azure Firewall with 1 or more Public IP addresses. Also creates a Firewall policy with 1 sample application rule, 1 sample network rule and default private ranges. |
Create a sandbox setup of Azure Firewall with Zones | This template creates a virtual network with three subnets (server subnet, jumpbox subnet, and Azure Firewall subnet), a jumpbox VM with public IP, A server VM, UDR route to point to Azure Firewall for the ServerSubnet,an Azure Firewall with one or more Public IP addresses, one sample application rule, and one sample network rule and Azure Firewall in Availability Zones 1, 2, and 3. |
Create an Azure Firewall with multiple IP public addresses | This template creates an Azure Firewall with two public IP addresses and two Windows Server 2019 servers to test. |
Deploy Secured virtual hubs | This template creates a secured virtual hub using Azure Firewall to secure your cloud network traffic destined to the Internet. |