Skip to content

Commit 5b6b4ff

Browse files
Include user role requirements
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.
1 parent a24f900 commit 5b6b4ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/version-management/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ To use Version Management, the following must all be true:
4343
* Your zone uses [WAF managed rules](/waf/managed-rules/).
4444
* Your zone has migrated to use [Custom Rules](/waf/reference/migration-guides/firewall-rules-to-custom-rules/) instead of Firewall Rules (deprecated).
4545
* 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/).
4647
* 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)).
4748
* Your user account must have API Access enabled. Refer to [control API Access](/fundamentals/api/how-to/control-api-access/) for more information.
4849
* You must use the dashboard to manage versioning.

0 commit comments

Comments
 (0)