Information
Azure Web Application Firewall helps protect applications from common exploits and attacks by inspecting and filtering incoming traffic.
Using Azure Web Application Firewall with Azure Application Gateway reduces exposure to external threats by mitigating attacks on public facing applications.
Solution
Note: Basic tier application gateways cannot be upgraded to the WAF V2 tier. Create a new WAF V2 tier application gateway to replace a Basic tier application gateway.
Remediate from Azure Portal
To remediate a Standard V2 tier application gateway:
- Go to Application gateways.
- Click Add filter.
- From the Filter drop-down menu, select SKU size.
- Check the box next to Standard_v2 only.
- Click Apply.
- Click the name of an application gateway.
- Under Settings, click Web application firewall.
- Under Configure, next to Tier, click WAF V2.
- Select an existing or create a new WAF policy.
- Click Save.
- Repeat steps 1-10 for each Standard V2 tier application gateway requiring remediation.
Impact:
The WAF V2 tier for Azure Application Gateways costs more than the Basic and Standard V2 tiers. Pricing includes a fixed hourly charge plus a charge per capacity-unit hour. Refer to https://azure.microsoft.com/en-gb/pricing/details/application-gateway/ for details.