Skip to content

Commit 2db441a

Browse files
Merge pull request #293476 from vhorne/waf-rl
fix missing word
2 parents ba6aafb + c3719eb commit 2db441a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/ag/rate-limiting-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ az network application-gateway waf-policy custom-rule match-condition add --matc
108108
1. In the **Match variables** section, select **RequestUri** for **Match variable**.
109109
1. Select **Is not** for **Operation**.
110110
1. For **Operator** select **Contains**.
111-
1. Selecting a transformation optional.
111+
1. Selecting a transformation is optional.
112112
1. Enter Login page path for match Value. In this example we use **/login**.
113113
1. Leave action setting to **Deny traffic**.
114114
1. Select **Add** to add the custom rule to the policy

0 commit comments

Comments
 (0)