I have the same problem. Why isn't the recommendation public? the partial match operators don't work. I can only use "Equals Any" which is too broad for our use.
Azure WAF exclude specific content-type header
eenchev
10
Reputation points
Hi community,
I am trying to make an exclusion for a ruleid which is triggered for [REQUEST_HEADERS:Content-Type:application/scim+json; charset=UTF-8]}. It seems pretty straightforward:
- Match on RequestHeaderValues contains: scim+json
However the rule continues to be triggered. It seems the exclusion is not working at all. Also tried by changing the match for RequestHeaderName contains 'scim+json' but still no success. If I use a match for Content-type it will basically allow any content-type which is not the purpose.
I will appreciate any advise if someone has done this.
Azure Web Application Firewall
Azure Web Application Firewall
An Azure service that provides protection for web apps.