Skip to content

Commit 23c153c

Browse files
[CF1] Overview revamp
1 parent 8af3536 commit 23c153c

File tree

1 file changed

+94
-9
lines changed

1 file changed

+94
-9
lines changed

src/content/docs/cloudflare-one/index.mdx

Lines changed: 94 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,101 @@ head:
99
content: Overview
1010
---
1111

12-
import { GlossaryTooltip, Render } from "~/components";
12+
import {
13+
CardGrid,
14+
Description,
15+
Feature,
16+
GlossaryTooltip,
17+
LinkButton,
18+
LinkTitleCard,
19+
Plan,
20+
RelatedProduct,
21+
Render,
22+
} from "~/components";
23+
24+
<Description>
25+
26+
Secure your organization with Cloudflare Zero Trust - a cloud security model that replaces legacy perimeters with Cloudflare’s global network.
27+
28+
</Description>
29+
30+
<Plan type="all" href="https://www.cloudflare.com/plans/zero-trust-services/" />
31+
32+
Explore our [reference architecture](/reference-architecture/architectures/sase/) to learn how to evolve your network and security architecture to our SASE platform.
33+
34+
Cloudflare Zero Trust offers both [Free and Paid plans](https://www.cloudflare.com/plans/zero-trust-services/). Access to certain features depends on a customer's plan type.
35+
36+
<LinkButton variant="primary" href="/cloudflare-one/setup/">
37+
Get started
38+
</LinkButton> <LinkButton
39+
variant="secondary"
40+
href="https://one.dash.cloudflare.com/"
41+
>
42+
Zero Trust dashboard
43+
</LinkButton><LinkButton
44+
variant="secondary"
45+
href="/cloudflare-one/implementation-guides/"
46+
>
47+
Implementation guides
48+
</LinkButton>
49+
50+
<Render file="non-contract-enablement" product="fundamentals" />
51+
52+
## Related products
53+
54+
<RelatedProduct header="Access" href="/cloudflare-one/policies/access/" product="access">
55+
56+
Authenticate users on the Cloudflare global network, seamlessly onboard third-party users, and log every event and request.
57+
58+
</RelatedProduct>
59+
60+
<RelatedProduct header="Tunnel" href="/cloudflare-one/connections/connect-networks/" product="access">
61+
62+
Description of product used together or connected configuration with current product.
63+
64+
</RelatedProduct>
65+
66+
<RelatedProduct header="Gateway" href="/cloudflare-one/policies/gateway/" product="access">
67+
68+
Description of product used together or connected configuration with current product.
69+
70+
</RelatedProduct>
71+
72+
<RelatedProduct header="Browser Isolation" href="/cloudflare-one/policies/browser-isolation/" product="access">
73+
74+
Description of product used together or connected configuration with current product.
75+
76+
</RelatedProduct>
77+
78+
<RelatedProduct header="Cloud Access Security Broker (CASB)" href="/cloudflare-one/applications/casb/" product="access">
79+
80+
Description of product used together or connected configuration with current product.
81+
82+
</RelatedProduct>
83+
84+
<RelatedProduct header="Data Loss Prevention (DLP)" href="/cloudflare-one/policies/data-loss-prevention/" product="access">
85+
86+
Description of product used together or connected configuration with current product.
87+
88+
</RelatedProduct>
89+
90+
<RelatedProduct header="Email Security" href="/cloudflare-one/email-security/" product="access">
91+
92+
Description of product used together or connected configuration with current product.
93+
94+
</RelatedProduct>
95+
96+
<RelatedProduct header="Digital Experience Monitoring (DEX)" href="/workers-ai/" product="access">
97+
98+
Description of product used together or connected configuration with current product.
99+
100+
</RelatedProduct>
101+
102+
---
103+
104+
## More resources
13105

14-
Cloudflare Zero Trust replaces legacy security perimeters with Cloudflare's global network, making the Internet faster and safer for teams around the world. Refer to our [reference architecture](/reference-architecture/architectures/sase/) to learn how to evolve your network and security architecture to our SASE platform.
15106

16-
## Features
17107
**Zero Trust access for all of your applications.**
18108

19109
- Authenticate users on our global network
@@ -48,9 +138,4 @@ Cloudflare Zero Trust replaces legacy security perimeters with Cloudflare's glob
48138

49139
- Configure policies to manage your inbox.
50140
- Automatically move emails based on a certain disposition.
51-
- Use screen criteria to investigate your email.
52-
53-
## Availability
54-
Cloudflare Zero Trust offers both [Free and Paid plans](https://www.cloudflare.com/plans/zero-trust-services/). Access to certain features depends on a customer's plan type.
55-
56-
<Render file="non-contract-enablement" product="fundamentals" />
141+
- Use screen criteria to investigate your email.

0 commit comments

Comments
 (0)