You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloudflare Firewall Rules allows you to create rules that inspect incoming traffic and block, challenge, log, or allow specific requests.
17
16
18
17
<Renderfile="deprecation-notice" />
19
18
20
19
## Main features
21
20
22
-
***Rule-based protection**: Use pre-defined rulesets provided by Cloudflare, or define your own firewall rules. Create rules in the Cloudflare dashboard or via API.
23
-
***Complex custom rules**: Each rule's expression can reference multiple fields from all the available HTTP request parameters and fields, allowing you to create complex rules.
21
+
-**Rule-based protection**: Use pre-defined rulesets provided by Cloudflare, or define your own firewall rules. Create rules in the Cloudflare dashboard or via API.
22
+
-**Complex custom rules**: Each rule's expression can reference multiple fields from all the available HTTP request parameters and fields, allowing you to create complex rules.
24
23
25
24
## Availability
26
25
@@ -30,15 +29,15 @@ This table outlines the Firewall Rules features and entitlements available with
30
29
31
30
## Next steps
32
31
33
-
* Unless you are already an advanced user, refer to [Expressions](/ruleset-engine/rules-language/expressions/) and [Actions](/firewall/cf-firewall-rules/actions/) to learn more about the basic elements of firewall rules.
32
+
- Unless you are already an advanced user, refer to [Expressions](/ruleset-engine/rules-language/expressions/) and [Actions](/firewall/cf-firewall-rules/actions/) to learn more about the basic elements of firewall rules.
34
33
35
-
* To start building your own firewall rules, refer to one of the following pages:
34
+
- To start building your own firewall rules, refer to one of the following pages:
36
35
37
-
*[Manage firewall rules in the dashboard](/firewall/cf-dashboard/create-edit-delete-rules/)
38
-
*[Manage firewall rules via the APIs](/firewall/api/)
36
+
-[Manage firewall rules in the dashboard](/firewall/cf-dashboard/create-edit-delete-rules/)
37
+
-[Manage firewall rules via the APIs](/firewall/api/)
39
38
40
-
* You can also manage firewall rules through Terraform. For more information, refer to [Getting Started with Terraform](https://blog.cloudflare.com/getting-started-with-terraform-and-cloudflare-part-1/).
39
+
- You can also manage firewall rules through Terraform. For more information, refer to [Getting Started with Terraform](https://blog.cloudflare.com/getting-started-with-terraform-and-cloudflare-part-1/).
Firewall rules have been deprecated. Cloudflare has moved existing firewall rules to [WAF custom rules](/waf/custom-rules/). For more information on this change, refer to the [migration guide](/waf/reference/migration-guides/firewall-rules-to-custom-rules/).
6
+
Cloudflare Firewall Rules has been deprecated. Cloudflare has moved existing firewall rules to [WAF custom rules](/waf/custom-rules/). For more information on this change, refer to the [migration guide](/waf/reference/migration-guides/firewall-rules-to-custom-rules/).
0 commit comments