From f722649d9186292d5ebf8fdb7a4a1c7cbd89df99 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Fri, 20 Jun 2025 16:47:35 +0100 Subject: [PATCH 1/2] [Email Security] Add limitations do DLP Assist --- .../email-security/outbound-dlp.mdx | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx b/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx index c51eccf5c339dfb..d5fa6cd0635f393 100644 --- a/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx +++ b/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx @@ -83,4 +83,20 @@ To block, encrypt, or send approval, you can configure rules within Microsoft Pu :::note The Cloudflare add-in can take up to 24 hours to propagate after install. -::: \ No newline at end of file +::: + +### Limitations + +Outbound DLP presents its limitations: + +- Outbound DLP only protects user-managed inboxes. +- Outbound DLP offers the most consistent experience on Outlook Web App and Outlook desktop, due to limitations imposed by Microsoft. + +| Platform | Status | +|-------------------------------------- |---------------------------------------------------------- | +| Web client | Stable | +| New Outlook Desktop client - Windows | Stable | +| Desktop client - macOS | Can cause scanning to be delayed due to Apple limitation | +| Old Outlook Desktop client | Does not work due to Microsoft limitation | +| Mobile client - iOS | Unstable due to Apple limitation | +| Mobile client - Android | Unstable due to Microsoft limitation | \ No newline at end of file From ed5940a18a7ef4a030bdfd9fcf1933c6c17965dd Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 23 Jun 2025 11:44:17 +0100 Subject: [PATCH 2/2] Applying suggestion --- .../docs/cloudflare-one/email-security/outbound-dlp.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx b/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx index d5fa6cd0635f393..4d732676b8463f8 100644 --- a/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx +++ b/src/content/docs/cloudflare-one/email-security/outbound-dlp.mdx @@ -95,8 +95,8 @@ Outbound DLP presents its limitations: | Platform | Status | |-------------------------------------- |---------------------------------------------------------- | | Web client | Stable | -| New Outlook Desktop client - Windows | Stable | +| New Outlook desktop client - Windows | Stable | | Desktop client - macOS | Can cause scanning to be delayed due to Apple limitation | -| Old Outlook Desktop client | Does not work due to Microsoft limitation | +| Old Outlook desktop client | Does not work due to Microsoft limitation | | Mobile client - iOS | Unstable due to Apple limitation | | Mobile client - Android | Unstable due to Microsoft limitation | \ No newline at end of file