Front Door WAF blocking request to site

Nibbler 656 Reputation points
2022-02-18T10:55:12.367+00:00

Hello MS Q&A

I have a Azure Front Door up and running on my site, and wanted to add a WAF to secure the setup. However, when this is set to "preventive" mode, all traffic is blocked.... that`s very preventive, but not that optimal as I do would like traffic to access the site.

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
858 questions
Azure Web Application Firewall
0 comments No comments
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 50,096 Reputation points Microsoft Employee Moderator
    2022-02-18T12:10:10.71+00:00

    Hello @Nibbler ,

    Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.

    As mentioned in the official doc, the Azure-managed Default Rule Set in WAF for Azure Front Door is based on the OWASP Core Rule Set (CRS) and is designed to be strict out of the box. It is often expected that WAF rules need to be tuned to suit the specific needs of the application or organization using the WAF. So, if requests that should pass through your Web Application Firewall (WAF) are blocked, you need to tune the WAF per your requirement. Tuning of WAF is commonly achieved by defining rule exclusions, creating custom rules, and even disabling rules that may be causing issues or false positives.

    Please refer the below doc to fix/handle false positives:
    https://learn.microsoft.com/en-us/azure/web-application-firewall/afds/waf-front-door-tuning#resolving-false-positives

    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.