Hello Shlomi Rachamim
I understand that you're experiencing issues with your Azure Front Door policies not blocking any traffic, even though they are configured in Prevention mode and both Managed and OWASP rules are enabled.
- Please double-check that the WAF policy is properly associated with the Front Door endpoint and applied to the correct route or domain.
- Make sure the OWASP rules are enabled and that the specific rules blocking suspicious characters or patterns are active. Review the rule sets to confirm they address the threats you’re targeting.
- If you have custom rules, verify they are set to Block rather than just Log or Allow, and check the priority of these rules, as custom rules can sometimes override managed rules.
- Enable logging if it’s not already active to help review processed requests and understand why certain requests may not be blocked. Azure Diagnostic Logs can be useful for this.
- Also, review any exceptions or exclusions in your policies that could prevent blocking for specific requests.
Check the below document for more understanding:
https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/afds-overview#protection
https://learn.microsoft.com/en-us/azure/frontdoor/web-application-firewall#policy-settings
Hope the above answer helps! Please let us know do you have any further queries.
Please do consider to “up-vote” wherever the information provided helps you, this can be beneficial to other community members