Exclude/exempt specific IP from WAF managed rules

WinTechie 286 Reputation points
2022-08-16T12:24:13.163+00:00

Hi,

I have an application hosted on Azure WAFV2, I need to define an exclusion using client IP address.
Basically any request coming from that IP should not be examined against OWASP 3.2 managed rules. I tried defining exclusions but IP specific option isn't available.

Could anyone assist!

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
Azure Web Application Firewall
{count} votes

1 answer

Sort by: Most helpful
  1. KapilAnanth-MSFT 49,646 Reputation points Microsoft Employee Moderator
    2022-08-16T13:37:18.413+00:00

    Hi @WinTechie ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
    I understand that you are trying to configure your WAF to not examine managed rules for a custom IP.

    You can leverage Custom Rules to achieve this.
    https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/custom-waf-rules-overview
    231526-image.png

    Please let me know if this helps.

    Cheers,
    Kapil.

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

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    2 people found this answer 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.