terraform-azure/quickstart/201-azfw-multi-addresses
2023-09-25 16:18:40 -04:00
..
2023-09-25 16:18:40 -04:00
2023-09-25 16:18:40 -04:00
2023-09-24 12:28:21 -04:00
2023-09-25 16:18:40 -04:00
2023-09-24 12:28:21 -04:00

Deploy Azure Firewall with multiple public IP addresses

This template deploys an Azure Firewall with multiple Public IP Address from a public IP address prefix. The deployed firewall has NAT rule collection rules that allow RDP connections to two Windows Server 2019 virtual machines.\

Terraform resource types

Variables

Name Description Default value
resource_group_location location for your resources eastus
firewall_sku_tier Sku size for your Firewall and Firewall Policy Standard
resource_group_name_prefix Prefix for your resource group rg
virtual_machine_size Sku size for your jump and workload vms Standard_D2_v3
admin_username admin username for the jump and workload vms azureuser