Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.88 KB

File metadata and controls

51 lines (36 loc) · 1.88 KB
title type pcx_content_type sidebar head
Cloudflare Version Management
overview
overview
order
1
tag content
title
Overview

import { Description, FeatureTable, Plan, Render } from "~/components"

Safely test, deploy, and roll back changes to your zone configurations using Version Management.

Benefits

By using Version Management, you can:

  • Create independent versions to make changes with no risk of impacting live traffic.
  • Safely deploy changes to staging environments ahead of deploy to production.
  • Quickly roll back deployed changes when issues occur.

Availability

For access, enable Zone Versioning in the Cloudflare dashboard.

Limitations

Requirements

To use Version Management, the following must all be true:

  • Your zone is on an Enterprise plan.
  • Your zone is in an active state.
  • Your zone uses WAF managed rules.
  • Your zone has migrated to use Custom Rules instead of Firewall Rules (deprecated).
  • Your account uses the new WAF (if not, contact your account team).
  • Your user account must have a Super Administrator or Administrator role. Zone Versioning roles cannot create new versions.
  • Your user account must have an API Key provisioned (if not, view your API Key).
  • Your user account must have API Access enabled. Refer to control API Access for more information.
  • You must use the dashboard to manage versioning.