Create an Azure Application Gateway v2
This template deploys an Azure Application Gateway v2. The application gateway uses a simple setup with a public front-end IP, a basic listener to host a single site on the application gateway, a basic request routing rule, and two virtual machines in the backend pool.
The backend servers are Standard_B2ms virtual machines running Windows Server 2016 with IIS installed to test the application gateway functionality.
Deployment steps
You can select Deploy to Azure at the top of this document or follow the instructions for command line deployment using the scripts in the root of this repo.
Notes
This template is used by the Azure Application Gateway documentation quickstart article.
Tags: Application Gateway, Microsoft.Network/networkSecurityGroups, Microsoft.Network/publicIPAddresses, Microsoft.Network/virtualNetworks, Microsoft.Compute/virtualMachines, Microsoft.Compute/virtualMachines/extensions, CustomScriptExtension, Microsoft.Network/applicationGateways, Microsoft.Network/networkInterfaces