Skip to content

Commit 2ec7bc6

Browse files
pedrosousaRebeccaTamachiro
authored andcommitted
[WAF] Add custom rules availability table (#21118)
1 parent 66f5f57 commit 2ec7bc6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/waf/custom-rules/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 5
66
---
77

8-
import { Render } from "~/components";
8+
import { Render, FeatureTable } from "~/components";
99

1010
<Render file="custom-rules-intro" product="waf" />
1111

@@ -18,6 +18,10 @@ Refer to the [migration guide](/waf/reference/migration-guides/firewall-rules-to
1818

1919
To define sets of custom rules that apply to more than one zone, use [custom rulesets](/waf/account/custom-rulesets/), which require an Enterprise plan with a paid add-on.
2020

21+
## Availability
22+
23+
<FeatureTable id="security.waf_c_custom_rules" />
24+
2125
---
2226

2327
## Next steps

0 commit comments

Comments
 (0)