Skip to content

Commit 26f706d

Browse files
Merge pull request #303657 from yuvalpery/patch-5
Update custom-waf-rules-overview.md
2 parents efa1cea + bf70d24 commit 26f706d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Must be one of the following operators:
136136
- IPMatch - only used when Match Variable is *RemoteAddr,* and only supports IPv4
137137
- Equal – input is the same as the MatchValue
138138
- Any – It shouldn't have a MatchValue. It's recommended for Match Variable with a valid Selector.
139-
- Contains
139+
- Contains - MatchValue should be an explicit value only, wildcard and regex are not supported
140140
- LessThan
141141
- GreaterThan
142142
- LessThanOrEqual

0 commit comments

Comments
 (0)