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
Copy file name to clipboardExpand all lines: src/content/docs/waf/reference/legacy/old-waf-managed-rules/upgrade.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,14 +91,14 @@ If a zone has [URI-based WAF overrides](/api/resources/firewall/subresources/waf
91
91
92
92
### Cloudflare dashboard changes
93
93
94
-
After the upgrade process is complete, the Cloudflare dashboard will display your managed rules in:
94
+
After the upgrade process is complete, the Cloudflare dashboard will display your rules in:
95
95
96
96
- Old dashboard: **Security** > **WAF** > **Managed rules** tab (using a different user interface)
97
97
- New dashboard: **Security** > **Security rules**
98
98
99
99
Unlike the old WAF managed rules, there is no longer a global on/off setting to enable the WAF. Instead, you deploy each managed ruleset individually in your zone.
100
100
101
-
For more information about configuring WAF Managed Rules in the dashboard, refer to [Deploy a WAF managed ruleset in the dashboard](/waf/managed-rules/deploy-zone-dashboard/).
101
+
For more information about deploying WAF Managed Rules in the dashboard, refer to [Deploy a WAF managed ruleset in the dashboard](/waf/managed-rules/deploy-zone-dashboard/).
102
102
103
103
### API changes
104
104
@@ -182,7 +182,7 @@ You can start the WAF upgrade in the Cloudflare dashboard or via API.
182
182
183
183
3. In the upgrade banner, select **Review configuration**. This banner is only displayed in eligible zones.
184
184
185
-
4. Review the proposed WAF configuration rules. You can make adjustments to the proposed configuration, like [editing the WAF Managed Rules configuration](/waf/managed-rules/deploy-zone-dashboard/#configure-a-managed-ruleset) or creating [exceptions](/waf/managed-rules/waf-exceptions/) to skip the execution of rulesets or specific rules.
185
+
4. Review the proposed WAF configuration. You can make configuration adjustments, like [editing the WAF Managed Rules configuration](/waf/managed-rules/deploy-zone-dashboard/#configure-a-managed-ruleset) or creating [exceptions](/waf/managed-rules/waf-exceptions/) to skip the execution of rulesets or specific rules.
186
186
187
187
5. When you are done reviewing, select **Deploy** to deploy the new WAF Managed Rules configuration.
188
188
@@ -198,7 +198,7 @@ If you are an Enterprise customer, after deploying your new WAF configuration bo
198
198
199
199
2. When you are done reviewing your configuration with both WAFs enabled, select **Ready to update** in the upgrade banner, and then select **Turn off previous version**. This operation will complete the upgrade and disable the previous WAF version.
200
200
201
-
When the upgrade finishes, the dashboard will show all of your upgraded managed rules in:
201
+
When the upgrade finishes, the dashboard will show all of your upgraded rules in:
202
202
203
203
- Old dashboard: **Security** > **WAF** > **Managed rules** tab
204
204
- New dashboard: **Security** > **Security rules**
0 commit comments