turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Web Application Firewall (WAF) should be enabled for Application Gateway

Description

Deploy Azure Web Application Firewall (WAF) in front of public facing web applications for additional inspection of incoming traffic. Web Application Firewall (WAF) provides centralized protection of your web applications from common exploits and vulnerabilities such as SQL injections, Cross-Site Scripting, local and remote file executions. You can also restrict access to your web applications by countries, IP address ranges, and other http(s) parameters via custom rules.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.application_gateway_waf_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.application_gateway_waf_enabled

SQL

This control uses a named query:

application_gateway_waf_enabled

Tags