diff --git a/src/content/docs/cloudflare-one/access-controls/policies/index.mdx b/src/content/docs/cloudflare-one/access-controls/policies/index.mdx index 043866f097..dcbbc0e673 100644 --- a/src/content/docs/cloudflare-one/access-controls/policies/index.mdx +++ b/src/content/docs/cloudflare-one/access-controls/policies/index.mdx @@ -79,6 +79,10 @@ When applying a Bypass action, security settings revert to the defaults configur ::: +#### Product compatibility + +Bypass policies which contain [WARP device posture check](/cloudflare-one/reusable-components/posture-checks/) rules will not function when [Zaraz](/zaraz/) is enabled for the zone protected by Access, or if a [Worker](/workers/) intercepts the request. To work around this limitation and bypass Access, change the policy action to [Service Auth](#service-auth). + ### Service Auth Service Auth rules enforce authentication flows that do not require an identity provider IdP login, such as service tokens and mutual TLS.