Skip to content

Commit 705a19d

Browse files
Update waf-front-door-custom-rules.md
clarifying that size is measured in bytes.
1 parent ea192fe commit 705a19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/afds/waf-front-door-custom-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Here's an example JSON description of the custom rule:
169169

170170
### Size constraint
171171

172-
Front Door's WAF enables you to build custom rules that apply a length or size constraint on a part of an incoming request.
172+
Front Door's WAF enables you to build custom rules that apply a length or size constraint on a part of an incoming request. This size constraint is measured in bytes.
173173

174174
Suppose you need to block requests where the URL is longer than 100 characters.
175175

0 commit comments

Comments
 (0)