Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvp committed Sep 18, 2024
1 parent dba0130 commit f91d547
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To configure allow policies:
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email Security**.
3. Select **Settings**, then go to **Detection settings** > **Allow policies**.
4. On the **Detection settings** page, select **+ Add a policy**.
4. On the **Detection settings** page, select **Add a policy**.
5. On the **Add an allow policy** page, enter the policy information:
- **Input method**: Choose between **Manual input**, and **Uploading an allow policy**:
- **Manual input**:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To configure blocked senders:
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email Security**.
3. Select **Settings**, go to **Detection settings** > **Blocked senders**.
4. On the **Detection settings** page, select **+ Add a sender**.
4. On the **Detection settings** page, select **Add a sender**.
5. Select the **Input method**: Choose between **Manual input**, and **Upload blocked sender list**:
- **Manual input**:
- **Sender type**:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To add a user to the impersonation registry:
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email Security**.
3. Select **Settings** > **Impersonation registry**.
4. Select **+ Add a user**.
4. Select **Add a user**.
5. Select **Input method**: Choose between **Manual input**, **Upload manual list**, and **Select from existing directories**:
- **Manual input**: Enter the following information:
- **User info**: enter a valid **Display name**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To configure a trusted domain:
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email Security**.
3. Select **Settings**, go to **Detection settings** > **Trusted domains**.
4. On the **Detection settings** page, select **+ Add a domain**.
4. On the **Detection settings** page, select **Add a domain**.
5. Select the **Input method**: Choose between **Manual input**, and **Upload trusted domain list**:
- **Manual input**:
- **Domain info**: Enter a valid domain name.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To add a directory:
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email security**.
3. Select **Directories**.
4. Select **+ Add a directory** > **Manage integrations**.
5. On the SaaS integrations page, select **+ Add integration**.
4. Select **Add a directory** > **Manage integrations**.
5. On the SaaS integrations page, select **Add integration**.

To sync a directory, select the three dots, then select **Sync now**.
27 changes: 27 additions & 0 deletions src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Outbound Data Loss Prevention (DLP)
pcx_content_type: how-to
sidebar:
order: 6
---

:::caution[Compatibility]
Outbound DLP is only compatible with Microsoft 365.
:::

## Get started

1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Email Security** > **Outbound DLP**.
2. In **Protect sensitive data in outbound emails**, select **Get started**.
3. Select **Download add-in** to download the Cloudflare add-in.
4. Configure Microsoft 365 to use the Cloudflare add-in:
1. In the [Microsoft 365 admin panel](https://config.office.com/), go to **Microsoft 365 Admin Center** > **Settings** > **Integrated Apps**.
2. Select **Upload custom apps**. For the application type, choose _Office Add-in_.
3. Select **Upload manifest file (.xml) from device**.
4. Upload the Cloudflare add-in file.
5. Verify and complete the wizard.
5. Confirm the Cloudflare add-in was configured in Microsoft 365.

After configuring the Cloudflare add-in in Microsoft 365, you can select **Add a policy** to create an [outbound DLP policy](#create-an-outbound-policy).

## Create an outbound policy
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To connect new domains:
2. Select **Zero Trust**.
3. Select **Email security**.
4. Select **Settings**.
5. On the **Integrated domains** page, select **+ Connect a domain**.
5. On the **Integrated domains** page, select **Connect a domain**.
6. Select the domains you want Email Security to scan.
7. Select **Save**.

Expand Down

0 comments on commit f91d547

Please sign in to comment.