Open The-Real-Justin opened 6 months ago
@mybayern1974 Can we know when this feature will be available.
Currently many customer request to disable this limit as WAF block the application traffic.
Note that these are three separate flags in the API
requestBodyCheck = bool
requestBodyEnforcement = bool
fileUploadEnforcement = bool
where only request_body_check
is implemented in the azurerm_web_application_firewall_policy
resource as of now.
Is there an update on this issue?
Is there an existing issue for this?
Community Note
Description
Azure has introduced the ability to disable each of the three limits in the Policy Settings section. Can we add this functionality to the terraform please? If it is already there, can we update the documentation to match?
New or Affected Resource(s)/Data Source(s)
azurerm_web_application_firewall_policy
Potential Terraform Configuration
References
https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-waf-request-size-limits#request-body-inspection https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-waf-request-size-limits#limits