Skip to content

Commit fde958c

Browse files
committed
Update notes
1 parent 29549c2 commit fde958c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/cloudflare-one/policies/gateway/managed-service-providers.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Tenant platform only supports Gateway DNS policies.
1515

1616
## Get started
1717

18-
{/* <!-- How much of the policy creation flow do we need to surface here? --> */}
18+
{/* Don't need to surface much of the policy creation flow here */}
1919

2020
To set up the Tenant API, refer to [Get started](/tenant/get-started/).
2121

@@ -27,14 +27,14 @@ The Gateway Tenant platform supports tiered and siloed accounts.
2727

2828
### Tiered accounts
2929

30-
{/* <!-- TODO: convert first diagram from blog post to mermaid flowchart --> */}
30+
{/* TODO: convert first diagram from blog post to mermaid flowchart */}
3131

3232
In a tiered account configuration, a top-level parent account enforces global security policies that apply to all of its child accounts. Child accounts can override or add policies as needed while still managed by the parent account.
3333

3434
Gateway evaluates parent account policies before a child account policies. To allow a child account to override a parent account's policy, you can use the [Update a Zero Trust Gateway rule](/api/resources/zero_trust/subresources/gateway/subresources/rules/methods/update/) endpoint to set the policy's `allow_child_bypass` rule setting to `true`.
3535

3636
### Siloed accounts
3737

38-
{/* <!-- TODO: convert second diagram from blog post to mermaid flowchart --> */}
38+
{/* TODO: convert second diagram from blog post to mermaid flowchart */}
3939

4040
Each account operates independently within the same tenant. Each account manages its own security policies, resources, and configurations separately.

0 commit comments

Comments
 (0)