Skip to content

Commit 572633b

Browse files
Adding new email security impl guide
1 parent ae64d80 commit 572633b

File tree

4 files changed

+20
-1
lines changed

4 files changed

+20
-1
lines changed

src/content/docs/reference-architecture/by-solution.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,13 @@ Architecture documentation related to using Cloudflare for Zero Trust, SSE and S
4444
- [Securing data in transit](/reference-architecture/diagrams/security/securing-data-in-transit/)
4545
- [Securing data in use](/reference-architecture/diagrams/security/securing-data-in-use/)
4646
- [Extend ZTNA with external authorization and serverless computing](/reference-architecture/diagrams/sase/augment-access-with-serverless/)
47+
- [DNS filtering solution for Internet service providers](/reference-architecture/diagrams/sase/gateway-dns-for-isp/)
48+
- [Magic WAN Connector deployment options](/reference-architecture/diagrams/sase/magic-wan-connector-deployment/)
49+
- [Deploy self-hosted VoIP services for hybrid users](/reference-architecture/diagrams/sase/deploying-self-hosted-voip-services-for-hybrid-users/)
4750

4851
#### Design guides
4952

53+
- [Designing ZTNA access policies for Cloudflare Access](/reference-architecture/design-guides/designing-ztna-access-policies/)
5054
- [Building zero trust architecture into your startup](/reference-architecture/design-guides/zero-trust-for-startups/)
5155
- [Network-focused migration from VPN concentrators to Zero Trust Network Access](/reference-architecture/design-guides/network-vpn-migration/)
5256
- [Using a zero trust framework to secure SaaS applications](/reference-architecture/design-guides/zero-trust-for-saas/)
@@ -56,13 +60,16 @@ Architecture documentation related to using Cloudflare for Zero Trust, SSE and S
5660
- [Secure your Internet traffic and SaaS apps](/learning-paths/secure-internet-traffic/)
5761
- [Replace your VPN](/learning-paths/replace-vpn/)
5862
- [Deploy Zero Trust Web Access](/learning-paths/zero-trust-web-access/)
63+
- [Secure Microsoft 365 email with Email Security](/learning-paths/secure-o365-email/)
5964

6065
### Networking
6166

6267
#### Reference architecture diagrams
6368

6469
- [Protect public networks with Cloudflare](/reference-architecture/diagrams/network/protect-public-networks-with-cloudflare/)
6570
- [Bring your own IP space to Cloudflare](/reference-architecture/diagrams/network/bring-your-own-ip-space-to-cloudflare/)
71+
- [Protect hybrid cloud networks with Cloudflare Magic Transit](/reference-architecture/diagrams/network/protect-hybrid-cloud-networks-with-cloudflare-magic-transit/)
72+
- [Protect ISP and telecommunications networks from DDoS attacks](/reference-architecture/diagrams/network/protecting-sp-networks-from-ddos/)
6673

6774
### Application Performance
6875

@@ -81,11 +88,14 @@ Content related to protecting your applications from threats such as DDoS attack
8188

8289
- [Bot management](/reference-architecture/diagrams/bots/bot-management/)
8390

84-
8591
#### Design guides
8692

8793
- [Secure application delivery](/reference-architecture/design-guides/secure-application-delivery/)
8894

95+
#### Implementation guides
96+
97+
- [Use mTLS with Cloudflare protected resources](/learning-paths/mtls/)
98+
8999
### Developer Platform
90100

91101
Architecture content for our developer platform.

src/content/docs/reference-architecture/implementation-guides/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Implementation guides provide [step-by-step instructions](/reference-architectur
1414
- [Secure your Internet traffic and SaaS apps](/learning-paths/secure-internet-traffic/)
1515
- [Replace your VPN](/learning-paths/replace-vpn/)
1616
- [Deploy Zero Trust Web Access](/learning-paths/zero-trust-web-access/)
17+
- [Secure Microsoft 365 email with Email Security](/learning-paths/secure-o365-email/)
1718

1819
## Application Security
1920

src/content/docs/reference-architecture/implementation-guides/zero-trust/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Zero Trust implementation guides walk you through the steps to deploy a Zero Tru
1212
- [Secure your Internet traffic and SaaS apps](/learning-paths/secure-internet-traffic/)
1313
- [Replace your VPN](/learning-paths/replace-vpn/)
1414
- [Deploy Zero Trust Web Access](/learning-paths/zero-trust-web-access/)
15+
- [Secure Microsoft 365 email with Email Security](/learning-paths/secure-o365-email/)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Secure Microsoft 365 email
4+
external_link: /learning-paths/secure-o365-email/
5+
sidebar:
6+
order: 2
7+
---

0 commit comments

Comments
 (0)