Closed da-access-group closed 16 hours ago
My mistake, upon further investigation this appears to be related to anomaly score and is not configurable within the ruleset, details included in the note here: https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-crs-rulegroups-rules?tabs=drs21#drs99001-21
When reviewing your WAF's logs, you might see rule ID 949110. The description of the rule might include Inbound Anomaly Score Exceeded.
This rule indicates that the total anomaly score for the request exceeded the maximum allowable score. For more information, see Anomaly scoring.
Is there an existing issue for this?
Community Note
Description
I am currently encountering an error when trying to disable a rule within the REQUEST-949-BLOCKING-EVALUATION Rule Group for Azure Web Application Firewall. I believe this is due to the rule not being located within the validation file: https://github.com/hashicorp/terraform-provider-azurerm/blob/main/internal/services/network/validate/web_application_firewall_policy.go
Error encountered:
New or Affected Resource(s)/Data Source(s)
azurerm_web_application_firewall_policy
Potential Terraform Configuration
References
No response