We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6aafb commit c3719ebCopy full SHA for c3719eb
articles/web-application-firewall/ag/rate-limiting-configure.md
@@ -108,7 +108,7 @@ az network application-gateway waf-policy custom-rule match-condition add --matc
108
1. In the **Match variables** section, select **RequestUri** for **Match variable**.
109
1. Select **Is not** for **Operation**.
110
1. For **Operator** select **Contains**.
111
-1. Selecting a transformation optional.
+1. Selecting a transformation is optional.
112
1. Enter Login page path for match Value. In this example we use **/login**.
113
1. Leave action setting to **Deny traffic**.
114
1. Select **Add** to add the custom rule to the policy
0 commit comments