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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ After the upgrade process is complete, the Cloudflare dashboard will display you
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 deploying 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 Cloudflare 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. 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.
185
+
4. Review the proposed WAF configuration. You can adjust 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.
186
186
187
187
5. When you are done reviewing, select **Deploy** to deploy the new WAF Managed Rules configuration.
0 commit comments