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
During a recent troubleshooting it was uncovered that Zone version clones should be done by either the admin or super admin to avoid version clone failures due to lack of permissions on certain features (E.g. IP access Rules).
At this time, the feature requirements do not (yet) state that any specific role is needed.
Copy file name to clipboardExpand all lines: src/content/docs/version-management/index.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ To use Version Management, the following must all be true:
43
43
* Your zone uses [WAF managed rules](/waf/managed-rules/).
44
44
* Your zone has migrated to use [Custom Rules](/waf/reference/migration-guides/firewall-rules-to-custom-rules/) instead of Firewall Rules (deprecated).
45
45
* Your account uses the [new WAF](https://blog.cloudflare.com/new-cloudflare-waf/) (if not, contact your account team).
46
+
* Your user account must have a Super Administrator or Administrator [role](/fundamentals/setup/manage-members/roles/).
46
47
* Your user account must have an API Key provisioned (if not, [view your API Key](/fundamentals/api/get-started/keys/#view-your-global-api-key)).
47
48
* Your user account must have API Access enabled. Refer to [control API Access](/fundamentals/api/how-to/control-api-access/) for more information.
48
49
* You must use the dashboard to manage versioning.
0 commit comments