Skip to content

Commit 25acb2e

Browse files
Merge pull request #215331 from Miskatonic-Electronic/patch-14
Update custom-waf-rules-overview.md
2 parents 69e6e33 + 3d4b33f commit 25acb2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/web-application-firewall/ag/custom-waf-rules-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ If you want to use **or** between two different conditions,then the two conditio
2929
3030
Regular expressions are also supported in custom rules, just like in the CRS rulesets. For examples, see Examples 3 and 5 in [Create and use custom web application firewall rules](create-custom-waf-rules.md).
3131

32+
> [!CAUTION]
33+
> Any redirect rules applied at the application gateway level will bypass WAF custom rules. See [Application Gateway redirect overview](https://learn.microsoft.com/azure/application-gateway/redirect-overview) for more information about redirect rules.
34+
3235
## Allowing vs. blocking
3336

3437
Allowing and blocking traffic is simple with custom rules. For example, you can block all traffic coming from a range of IP addresses. You can make another rule to allow traffic if the request comes from a specific browser.

0 commit comments

Comments
 (0)