azurerm_web_application_firewall_policy should support requestBodyEnforcement #25420
Closed
1 task done
Labels
Milestone
Is there an existing issue for this?
Community Note
Description
azurerm_web_application_firewall_policy has a property to control whether the body size should be enforced. This is separate from whether the body should be inspected.
i.e. it is possible to enable body inspection but prevent rejection is the body exceeds the
maxRequestBodySizeInKb
See here for the CLI docs
New or Affected Resource(s)/Data Source(s)
azurerm_web_application_firewall_policy
Potential Terraform Configuration
References
No response
The text was updated successfully, but these errors were encountered: