aff5cc84af | ||
---|---|---|
.. | ||
README.md | ||
azuredeploy.json | ||
azuredeploy.parameters.json | ||
main.bicep | ||
metadata.json |
README.md
description | page_type | products | urlFragment | languages | ||||
---|---|---|---|---|---|---|---|---|
This template creates an Azure Web Application Firewall v2 on Azure Application Gateway with two Windows Server 2016 servers in the backend pool | sample |
|
ag-docs-wafv2 |
|
Create an Azure WAF v2 on Azure Application Gateway
This template deploys an Web Application Firewall v2 on Azure Application Gateway. The WAF has a policy with a simple custom rule that blocks traffic to the two virtual machine backend pool. The custom rule can then be modified to allow traffic to the backend pool.
The backend virtual machines are Standard_B2ms virtual machines running Windows Server 2019 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 Web Application Firewall documentation quickstart article.
Tags: Web Application Firewall, Microsoft.Network/networkSecurityGroups, Microsoft.Network/publicIPAddresses, Microsoft.Network/virtualNetworks, Microsoft.Compute/virtualMachines, Microsoft.Compute/virtualMachines/extensions, CustomScriptExtension, Microsoft.Network/applicationGateways, Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies, Microsoft.Network/networkInterfaces