Skip to content

Commit b45c75f

Browse files
(AzureCXP) Updated WAF command for adding Managed Rule
resolves MicrosoftDocs/azure-docs#118472
1 parent 32e6133 commit b45c75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/create-front-door-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ To learn more about WAF policy settings for Front Door, see [Policy settings for
231231

232232
Azure-managed rule sets provide an easy way to protect your application against common security threats.
233233

234-
Run [az network front-door waf-policy managed-rules add](/cli/azure/network/front-door/waf-policy/managed-rules#az-network-front-door-waf-policy-managed-rules-add) to add managed rules to your WAF Policy. This example adds Microsoft_DefaultRuleSet_1.2 and Microsoft_BotManagerRuleSet_1.0 to your policy.
234+
Run [az network front-door waf-policy managed-rules add](/cli/azure/network/front-door/waf-policy/managed-rules#az-network-front-door-waf-policy-managed-rules-add) to add managed rules to your WAF Policy. This example adds Microsoft_DefaultRuleSet_2.1 and Microsoft_BotManagerRuleSet_1.0 to your policy.
235235

236236

237237
```azurecli-interactive

0 commit comments

Comments
 (0)