Skip to content

Commit 9be684e

Browse files
Update waf-front-door-custom-rules.md
1 parent 7eae18f commit 9be684e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ Here's an example JSON description of the custom rule:
199199
"action": "Block"
200200
}
201201
```
202+
## Copying and duplicating custom rules
203+
204+
Custom rules can be duplicated within a given policy. When duplicating a rule, you need to specify a unique name for the rule and a unique priority value. Additionally, custom rules can be copied from one Azure Front Door WAF policy to another as long as the policies are both in the same subscription. When copying a rule from one policy to another, you need to select the Azure Front Door WAF policy you wish to copy the rule into. Once you select the WAF policy you need to give the rule a unique name, and assign a priority rank.
202205

203206
## Next steps
204207
- [Configure a WAF policy by using Azure PowerShell](waf-front-door-custom-rules-powershell.md).

0 commit comments

Comments
 (0)