# Microsoft 365 DLP Integration and Monitoring

#### **Summary of Actions Required:**

<span style="color: rgb(0, 0, 0);">Register an app in Microsoft Entra ID and configure API permissions for Microsoft Graph and Office 365 Management APIs. Grant admin consent and collect credentials (Application ID, Tenant ID, Client Secret). Ensure Unified Audit Logging is enabled in Microsoft 365.</span>

<span style="color: rgb(53, 152, 219);">**Pre-requisites:**</span>

- <span style="color: rgb(0, 0, 0);">**Global Admin** access</span>
- <span style="color: rgb(0, 0, 0);">**Microsoft 365 E5** or Compliance add-on licenses</span>
- <span style="color: rgb(0, 0, 0);">**Required roles**: Compliance Administrator, Security Reader, Global Reader, or a custom role with DLP alert access</span>

<span style="color: rgb(53, 152, 219);">**DLP Alerts:**</span>

- <span style="color: rgb(0, 0, 0);">Go to Microsoft Purview Portal &gt; Data Loss Prevention &gt; Alerts</span>
- <span style="color: rgb(0, 0, 0);">Ensure DLP policies are set to generate alerts</span>

---

<article class="text-token-text-primary w-full" data-scroll-anchor="true" data-testid="conversation-turn-48" dir="auto" id="bkmrk-%C2%A0important-note-on-m">##### <span style="color: rgb(186, 55, 42);"> **Important Note on Microsoft 365 Alert API Limitations**</span>

<span style="color: rgb(0, 0, 0);">There is an **inherent limitation in the Microsoft 365 Security Alert APIs** that impacts the level of detail you receive in alert data—this is critical when planning your integration and choosing the appropriate license tier.</span>

<div class="text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] @[37rem]:[--thread-content-margin:--spacing(6)] @[72rem]:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:32rem] @[34rem]:[--thread-content-max-width:40rem] @[64rem]:[--thread-content-max-width:48rem] mx-auto flex max-w-(--thread-content-max-width) flex-1 text-base gap-4 md:gap-5 lg:gap-6 group/turn-messages focus-visible:outline-hidden" tabindex="-1"><div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"><div class="relative flex-col gap-1 md:gap-3"><div class="flex max-w-full flex-col grow"><div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&]:mt-5" data-message-author-role="assistant" data-message-id="525d64ab-3fb8-425d-9957-efce61d72091" data-message-model-slug="gpt-4o" dir="auto"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose dark:prose-invert w-full break-words dark">- <span style="color: rgb(0, 0, 0);">**v1.0 Alerts API** (available under Microsoft 365 E3 and E5):</span>
    
    
    - <span style="color: rgb(0, 0, 0);">Provides only **basic alert information**, such as:</span>
        
        
        - <span style="color: rgb(0, 0, 0);">Alert title, category, severity, and timestamps</span>
        - <span style="color: rgb(0, 0, 0);">Limited context about the affected user or object</span>
    - <span style="color: rgb(0, 0, 0);">Designed primarily for **initial alerting and manual investigation**</span>
- <span style="color: rgb(0, 0, 0);">**v2.0 Alerts API** *(currently in beta, available with Microsoft 365 E5 or Defender Plan 2)*:</span>
    
    
    - <span style="color: rgb(0, 0, 0);">Delivers **richer alert context**, including:</span>
        
        
        - <span style="color: rgb(0, 0, 0);">Detailed user activities leading up to the alert</span>
        - <span style="color: rgb(0, 0, 0);">Supporting evidence (emails, files, device info)</span>
        - <span style="color: rgb(0, 0, 0);">Remediation guidance and recommendations</span>
    - <span style="color: rgb(0, 0, 0);">Useful for **automated triage**, faster incident response, and deeper analysis</span>

</div></div></div></div></div></div></div></div><span style="color: rgb(0, 0, 0);">**License Implication**:</span>

<div class="text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] @[37rem]:[--thread-content-margin:--spacing(6)] @[72rem]:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:32rem] @[34rem]:[--thread-content-max-width:40rem] @[64rem]:[--thread-content-max-width:48rem] mx-auto flex max-w-(--thread-content-max-width) flex-1 text-base gap-4 md:gap-5 lg:gap-6 group/turn-messages focus-visible:outline-hidden" tabindex="-1"><div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"><div class="relative flex-col gap-1 md:gap-3"><div class="flex max-w-full flex-col grow"><div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&]:mt-5" data-message-author-role="assistant" data-message-id="525d64ab-3fb8-425d-9957-efce61d72091" data-message-model-slug="gpt-4o" dir="auto"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose dark:prose-invert w-full break-words dark">- <span style="color: rgb(0, 0, 0);">If you’re using **Microsoft 365 E3**, only **v1.0 is supported**, limiting you to high-level alert insights.</span>
- <span style="color: rgb(0, 0, 0);">For access to **v2.0’s extended context**, an **E5 license or add-on** is required.</span>

</div></div></div></div></div></div></div></div><span style="color: rgb(0, 0, 0);">**Our Position**:</span>  
<span style="color: rgb(0, 0, 0);">In Microsoft 365 E3, the information from the **v1.0 API is sufficient** to initiate timely investigations.</span>  
<span style="color: rgb(0, 0, 0);">However, depending on your operational requirements, you may need to assess whether the **basic alert data is adequate** or if the **richer, contextual insights of v2.0** are necessary for your workflows.</span>

<p class="callout info"><span style="color: rgb(0, 0, 0);">**Consider this carefully when designing your alert ingestion pipeline or evaluating Microsoft 365 licensing options.** </span></p>

</article>---

<div class="euiFlexGroup css-1tueyet-euiFlexGroup-responsive-xs-flexStart-flexEnd-row" id="bkmrk-client-secret-value%3A"></div>##### <span style="color: rgb(53, 152, 219);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 4">Step 1: Microsoft Entra ID</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"134245418":true,"134245529":true,"335559738":319,"335559739":319}"> - App Registration</span>**</span>

<span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Register Your Application in Microsoft Entra ID:</span></span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-how-to-locate%3A%C2%A0-log-"><div class="ListContainerWrapper SCXW264382529 BCX0">- - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Log in to your Azure Account, click here - </span></span><span style="color: rgb(132, 63, 161);">**[Azure Portal Link](https://portal.azure.com/#home)**</span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Navigate to </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Azure Active Directory</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> &gt; </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">App registrations</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Click </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">New Registration</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Provide a </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Name</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> for the application, we can suggest "**CyTechAQUILA-Monitoring**".</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Click </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Register</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div></div>##### <span style="color: rgb(53, 152, 219);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 4">Step 2: API Permissions</span></span>**</span>

<span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 4"><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}">Microsoft Graph API Permissions:</span></span></span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-navigate-to%C2%A0app-regi"><div class="ListContainerWrapper SCXW264382529 BCX0">- - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Navigate to </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">App registrations</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> in the Azure Portal.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Select the App you just created, then go to </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">API Permissions</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>
    - <span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}" style="color: rgb(0, 0, 0);">Search for **Microsoft Graph.**</span>
    - <span style="color: rgb(0, 0, 0);"><span class="NormalTextRun SCXW264382529 BCX0">Click </span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Add </span><span class="NormalTextRun ContextualSpellingAndGrammarErrorV2Themed SCXW264382529 BCX0">a permission</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="NormalTextRun SCXW264382529 BCX0">Select </span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Microsoft Graph</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> **&gt;** **Application**</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> permissions</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="NormalTextRun SCXW264382529 BCX0">Search for and add</span></span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">AuditLog.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">Files.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">InformationProtectionConfig.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">InformationProtectionPolicy.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">Policy.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">SecurityAlert.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">SecurityEvents.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">SecurityEvents.ReadWrite.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">SecurityIncident.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">SensitivityLabels.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">Sites.Read.All</span>**</span>
        - <span style="color: rgb(0, 0, 0);">**<span class="NormalTextRun SpellingErrorV2Themed SCXW264382529 BCX0">User.Read.All</span>**</span>

</div></div>[![image.png](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/scaled-1680-/Z7ppaAKB1MfELxkK-image.png)](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/Z7ppaAKB1MfELxkK-image.png)

<span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Office 365 Management API Permissions:</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-search-for%C2%A0office-36"><div class="ListContainerWrapper SCXW264382529 BCX0">- - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Search for </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Office 365 Management APIs</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> and add the required permissions.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">In </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Application Permissions</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">, look for permissions.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">To read DLP policy events u</span></span>nder ActivityFeed select:</span>
        - **<span style="color: rgb(0, 0, 0);">ActivityFeed.Read</span>**
        - **<span style="color: rgb(0, 0, 0);">ActivityFeed.ReadDlp</span>**
        - **<span style="color: rgb(0, 0, 0);">ServiceHealth.Read</span>**

</div></div>[![image.png](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/scaled-1680-/5bF8oLjRedkpp044-image.png)](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/5bF8oLjRedkpp044-image.png)

<span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Grant Admin Consent:</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-in-api-permissions%2C-"><div class="ListContainerWrapper SCXW264382529 BCX0">- - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">In </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">API Permissions</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">, click </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">**Grant admin consent** for &lt;tenant name&gt;</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">**Confirm** the action.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div></div>[![image.png](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/scaled-1680-/pDONetipdYsasVlS-image.png)](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/pDONetipdYsasVlS-image.png)

##### <span style="color: rgb(53, 152, 219);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 4">Step 3: Integration Requirements for Office 365</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"134245418":true,"134245529":true,"335559738":319,"335559739":319}"> </span>**</span>

<span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Application (Client) ID:</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-how-to-locate%3A%C2%A0-go-t"><div class="ListContainerWrapper SCXW264382529 BCX0">- - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Go to </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">App registrations</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> &gt; **Select your application**.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Copy the </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Application (client) ID</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> from the overview page.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div></div><span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Directory (Tenant) ID:</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-in-the-azure-portal%2C"><div class="ListContainerWrapper SCXW264382529 BCX0">- - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">In the Azure Portal, navigate to </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Azure Active Directory</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> &gt; </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Overview</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Copy the </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Directory (tenant) ID</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div></div>[![image.png](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/scaled-1680-/qrBfOWGafjDMJqVo-image.png)](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-07/qrBfOWGafjDMJqVo-image.png)

<span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Create New Client Secret (Value):</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-in-app-registrations"><div class="ListContainerWrapper SCXW264382529 BCX0">- - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">In </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">App registrations &gt; Select your application</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">, go to </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Certificates &amp; secrets</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Click </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">New client secret</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Add a description and </span><span class="NormalTextRun SCXW264382529 BCX0">expiration</span><span class="NormalTextRun SCXW264382529 BCX0"> period, then click </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Add</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Copy the </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Value</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> **(displayed only once)**.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div></div><span style="color: rgb(0, 0, 0);">[![image.png](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-05/scaled-1680-/fjoxX4o659L9qigQ-image.png)](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-05/fjoxX4o659L9qigQ-image.png)</span>

##### <span style="color: rgb(53, 152, 219);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 3">Step </span><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 3">4:</span><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 3"> Verify Unified Audit Logging</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"134245418":true,"134245529":true,"335559738":281,"335559739":281}"> is Enabled</span>**</span>

<span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Unified Audit Logging must be enabled before accessing data via the Office 365 Management Activity API.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":240,"335559739":240}"> </span></span>

<span style="color: rgb(0, 0, 0);">**<span class="TextRun SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-parastyle="heading 3">Method 1: Using Microsoft 365 Security &amp; Compliance Center</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"134245418":true,"134245529":true,"335559738":281,"335559739":281}"> </span>**</span>

<div class="SCXW264382529 BCX0" id="bkmrk-sign-in-to-microsoft"><div class="ListContainerWrapper SCXW264382529 BCX0">1. <span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" style="color: rgb(0, 0, 0);" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Sign in to Microsoft 365:</span></span>
    
    
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Go to </span></span><span style="color: rgb(132, 63, 161);">**[<span class="TextRun Underlined SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-charstyle="Hyperlink">https://admin.microsoft.com</span></span>](https://admin.microsoft.com/)**</span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> and sign in with your Global Admin credentials.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div></div><div class="SCXW264382529 BCX0" id="bkmrk-access-the-security-"><div class="ListContainerWrapper SCXW264382529 BCX0">2. <span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" style="color: rgb(0, 0, 0);" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Access the Security &amp; Compliance Center:</span></span>
    
    
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">In the left-hand menu, under </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Admin centers</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">, click on </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Security</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> (or go directly to<span style="color: rgb(132, 63, 161);"> </span></span></span><span style="color: rgb(132, 63, 161);">**[<span class="TextRun Underlined SCXW264382529 BCX0" data-contrast="none" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0" data-ccp-charstyle="Hyperlink">https://security.microsoft.com</span></span>](https://security.microsoft.com/)**</span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">).</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div><div class="ListContainerWrapper SCXW264382529 BCX0">3. <span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" style="color: rgb(0, 0, 0);" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Navigate to Audit Log Search:</span></span>
    
    
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">In the Security &amp; Compliance Center, go to </span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Search</span></span><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0"> in the left-hand menu and click on </span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Audit log search</span></span>**<span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div><div class="ListContainerWrapper SCXW264382529 BCX0">4. <span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" style="color: rgb(0, 0, 0);" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Check Audit Log Status:</span></span>
    
    
    - <span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" style="color: rgb(0, 0, 0);" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">If you see </span><span class="NormalTextRun SCXW264382529 BCX0">an option</span><span class="NormalTextRun SCXW264382529 BCX0"> to **search the audit log**, then audit logging is already enabled(<span style="color: rgb(224, 62, 45);">*refer to the image below*</span>).</span></span>
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">If you see a banner that says "**Start recording user and admin activity**" or a prompt to enable auditing, it means that audit logging is not yet enabled.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div><div class="ListContainerWrapper SCXW264382529 BCX0">  
</div></div><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}" style="color: rgb(0, 0, 0);">[![image (2).png](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-05/scaled-1680-/WHIm6mw3MmYsEzmv-image-2.png)](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2025-05/WHIm6mw3MmYsEzmv-image-2.png)</span>

<div class="SCXW264382529 BCX0" id="bkmrk-enable-audit-logging"><div class="ListContainerWrapper SCXW264382529 BCX0">  
</div><div class="ListContainerWrapper SCXW264382529 BCX0">5. <span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" style="color: rgb(0, 0, 0);" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">Enable Audit Logging:</span></span>
    
    
    - <span style="color: rgb(0, 0, 0);"><span class="TextRun SCXW264382529 BCX0" data-contrast="auto" lang="EN-US" xml:lang="EN-US"><span class="NormalTextRun SCXW264382529 BCX0">If audit logging is not enabled, you can **click on the prompt to enable it**. This will enable auditing for all activities within your Microsoft 365 environment. The process may take a few hours to be fully operational.</span></span><span class="EOP SCXW264382529 BCX0" data-ccp-props="{"134233117":false,"134233118":false,"335559738":0,"335559739":0}"> </span></span>

</div></div>---

<span style="color: rgb(53, 152, 219);">**Microsoft Purview DLP Policy Creation – General Instruction Manual**</span>

---

#### <span style="color: rgb(53, 152, 219);">**Overview: Key Factors to Consider Before Creating a DLP Policy**</span>

<span style="color: rgb(0, 0, 0);">Before you create any DLP policy, take time to understand and document the following:</span>

##### <span style="color: rgb(0, 0, 0);">1. **Data Sensitivity and Classification**</span>

- <span style="color: rgb(0, 0, 0);">What types of sensitive information need protection?</span>
    
    
    - <span style="color: rgb(0, 0, 0);">e.g., Credit card numbers, health records, national IDs, business secrets</span>
- <span style="color: rgb(0, 0, 0);">Are sensitivity labels already being used (e.g., “Highly Confidential”)?</span>

##### <span style="color: rgb(0, 0, 0);">2. **Data Locations**</span>

- <span style="color: rgb(0, 0, 0);">Where does your organization store and share data?</span>
    
    
    - <span style="color: rgb(0, 0, 0);">Email (Exchange Online), OneDrive, SharePoint, Teams, Devices, or 3rd party apps</span>

##### <span style="color: rgb(0, 0, 0);">3. **User Scope**</span>

- <span style="color: rgb(0, 0, 0);">Who should the policy apply to?</span>
    
    
    - <span style="color: rgb(0, 0, 0);">All users, specific departments (e.g., HR, Finance), or external collaborators?</span>

##### <span style="color: rgb(0, 0, 0);">4. **Policy Actions**</span>

- <span style="color: rgb(0, 0, 0);">What should happen when sensitive data is detected?</span>
    
    
    - <span style="color: rgb(0, 0, 0);">Block sharing, restrict access, encrypt, notify, log for audit</span>

##### <span style="color: rgb(0, 0, 0);">5. **Exceptions or Conditions**</span>

- <span style="color: rgb(0, 0, 0);">Are there any legitimate business needs that require exceptions?</span>
    
    
    - <span style="color: rgb(0, 0, 0);">e.g., Finance team emailing payroll data to a vendor</span>

##### <span style="color: rgb(0, 0, 0);">6. **Notifications and Overrides**</span>

- <span style="color: rgb(0, 0, 0);">Should users be notified?</span>
- <span style="color: rgb(0, 0, 0);">Should policy tips be shown?</span>
- <span style="color: rgb(0, 0, 0);">Should users be allowed to override and justify? (For high-severity events, this is often disabled.)</span>

##### <span style="color: rgb(0, 0, 0);">7. **Audit and Investigation**</span>

- <span style="color: rgb(0, 0, 0);">Should each incident trigger admin alerts?</span>
- <span style="color: rgb(0, 0, 0);">What severity level should be set for reporting and analytics?</span>

---

#### <span style="color: rgb(53, 152, 219);">**Step-by-Step Guide: Creating a DLP Policy in Microsoft Purview**</span>

##### <span style="color: rgb(0, 0, 0);">**Step 1: Access the Microsoft Purview Portal**</span>

1. <span style="color: rgb(0, 0, 0);">Go to **<span style="color: rgb(132, 63, 161);">[https://purview.microsoft.com/](https://purview.microsoft.com/)</span>**</span>
2. <span style="color: rgb(0, 0, 0);">Navigate to: **Solutions &gt; Data loss prevention &gt; Policies**</span>

---

##### <span style="color: rgb(0, 0, 0);">**Step 2: Create a New Policy**</span>

1. <span style="color: rgb(0, 0, 0);">Click **+ Create policy**</span>
2. <span style="color: rgb(0, 0, 0);">Choose a template based on your scenario:</span>
    
    
    - <span style="color: rgb(0, 0, 0);">Predefined compliance regulations (e.g., GDPR, HIPAA)</span>
    - <span style="color: rgb(0, 0, 0);">**Custom policy** for flexibility</span>

---

##### <span style="color: rgb(0, 0, 0);">**Step 3: Name &amp; Describe the Policy**</span>

- <span style="color: rgb(0, 0, 0);">Provide a clear **name** and a short **description** of what the policy is intended to do.</span>
- <span style="color: rgb(0, 0, 0);">Tip: Include the policy intent (who it applies to, what it blocks, exceptions).</span>

---

##### <span style="color: rgb(0, 0, 0);"> **Step 4: Define Admin Scope**</span>

- <span style="color: rgb(0, 0, 0);">Select **Admin units** or apply the policy to the **entire organization** (default).</span>
- <span style="color: rgb(0, 0, 0);">Choose **Next**.</span>

---

##### <span style="color: rgb(0, 0, 0);"> **Step 5: Select Locations to Monitor**</span>

- <span style="color: rgb(0, 0, 0);">Choose the services where the policy will be active:</span>
    
    
    - <span style="color: rgb(0, 0, 0);">**Exchange email**</span>
    - <span style="color: rgb(0, 0, 0);">**SharePoint Online**</span>
    - <span style="color: rgb(0, 0, 0);">**OneDrive**</span>
    - <span style="color: rgb(0, 0, 0);">**Microsoft Teams**</span>
    - <span style="color: rgb(0, 0, 0);">**Devices** (if endpoint DLP is configured)</span>

---

##### <span style="color: rgb(0, 0, 0);">**Step 6: Define Policy Rules**</span>

1. <span style="color: rgb(0, 0, 0);">Choose: **Create or customize advanced DLP rules**</span>
2. <span style="color: rgb(0, 0, 0);">Click **Create rule**</span>
3. <span style="color: rgb(0, 0, 0);">Configure the rule components:</span>

**<span style="color: rgb(0, 0, 0);">A. Conditions</span>**

- <span style="color: rgb(0, 0, 0);">Define what triggers the rule:</span>
    
    
    - <span style="color: rgb(0, 0, 0);">**Sensitive info types** (e.g., Credit Card Number)</span>
    - <span style="color: rgb(0, 0, 0);">**Sensitivity labels** (e.g., Highly Confidential)</span>
    - <span style="color: rgb(0, 0, 0);">**File types, file extensions, sharing context**, etc.</span>

**<span style="color: rgb(0, 0, 0);">B. Exceptions (Optional)</span>**

- <span style="color: rgb(0, 0, 0);">Add **exception groups** using a **Boolean NOT operator**</span>
    
    
    - <span style="color: rgb(0, 0, 0);">Example: Sender is in “Finance Team” AND recipient is “<a class="cursor-pointer" data-end="3387" data-start="3363" rel="noopener" style="color: rgb(0, 0, 0);">trustedvendor@domain.com</a>”</span>

**<span style="color: rgb(0, 0, 0);">C. Actions</span>**

- <span style="color: rgb(0, 0, 0);">Choose what to do when the condition is met:</span>
    
    
    - <span style="color: rgb(0, 0, 0);">**Block**, **Restrict**, or **Encrypt** content</span>
    - <span style="color: rgb(0, 0, 0);">**Audit only** for simulation/testing</span>

**<span style="color: rgb(0, 0, 0);">D. User Notifications</span>**

- <span style="color: rgb(0, 0, 0);">Enable **notifications** to senders/editors</span>
- <span style="color: rgb(0, 0, 0);">Show **policy tips** in apps (e.g., Outlook, Word)</span>

**<span style="color: rgb(0, 0, 0);">E. Override Settings</span>**

- <span style="color: rgb(0, 0, 0);">Allow or disallow users to override the block by providing a justification</span>

**<span style="color: rgb(0, 0, 0);">F. Incident Reporting</span>**

- <span style="color: rgb(0, 0, 0);">Set **severity level** (Low, Medium, High)</span>
- <span style="color: rgb(0, 0, 0);">Enable **alerts** to compliance/admin teams</span>

---

##### <span style="color: rgb(0, 0, 0);">**Step 7: Finalize and Simulate**</span>

1. <span style="color: rgb(0, 0, 0);">Review the settings</span>
2. <span style="color: rgb(0, 0, 0);">Choose to run the policy in **simulation mode** (recommended for testing)</span>
3. <span style="color: rgb(0, 0, 0);">Click **Submit** to create the policy</span>

---

#### <span style="color: rgb(53, 152, 219);">**Post-Creation Tips**</span>

- <span style="color: rgb(0, 0, 0);">**Simulation Mode**: Monitor effectiveness before enforcement</span>
- <span style="color: rgb(0, 0, 0);">**Policy Testing**: Use test data to trigger the policy and confirm expected behavior</span>
- <span style="color: rgb(0, 0, 0);">**Policy Reports**: View violations under **Reports** &gt; DLP alerts</span>
- <span style="color: rgb(0, 0, 0);">**Fine-tune**: Adjust thresholds, exceptions, and scope as needed</span>

---

#### **<span style="color: rgb(53, 152, 219);">Example Use Cases You Can Build From</span>**

<div class="_tableContainer_80l1q_1" id="bkmrk-scenario-example-pol"><div class="_tableWrapper_80l1q_14 group flex w-fit flex-col-reverse" tabindex="-1"><table class="w-fit min-w-(--thread-content-width)" data-end="5007" data-start="4469" style="width: 93.2143%;"><thead data-end="4512" data-start="4469"><tr data-end="4512" data-start="4469"><th data-col-size="md" data-end="4480" data-start="4469" style="width: 59.3406%;"><span style="color: rgb(0, 0, 0);">Scenario</span></th><th data-col-size="md" data-end="4512" data-start="4480" style="width: 40.6594%;"><span style="color: rgb(0, 0, 0);">Example Policy Configuration</span></th></tr></thead><tbody data-end="5007" data-start="4558"><tr data-end="4693" data-start="4558"><td data-col-size="md" data-end="4612" data-start="4558" style="width: 59.3406%;"><span style="color: rgb(0, 0, 0);">Prevent employees from emailing credit card numbers</span></td><td data-col-size="md" data-end="4693" data-start="4612" style="width: 40.6594%;"><span style="color: rgb(0, 0, 0);">Condition: Credit Card Info</span>  
<span style="color: rgb(0, 0, 0);">Action: Block email</span>  
<span style="color: rgb(0, 0, 0);">Notify sender and admin</span></td></tr><tr data-end="4851" data-start="4694"><td data-col-size="md" data-end="4763" data-start="4694" style="width: 59.3406%;"><span style="color: rgb(0, 0, 0);">Warn users about sharing internal-only content to external domains</span></td><td data-col-size="md" data-end="4851" data-start="4763" style="width: 40.6594%;"><span style="color: rgb(0, 0, 0);">Condition: Sensitivity label = Internal</span>  
<span style="color: rgb(0, 0, 0);">Action: Show policy tip</span>  
<span style="color: rgb(0, 0, 0);">Allow override</span></td></tr><tr data-end="5007" data-start="4852"><td data-col-size="md" data-end="4907" data-start="4852" style="width: 59.3406%;"><span style="color: rgb(0, 0, 0);">Restrict uploading HR documents to personal OneDrive</span></td><td data-col-size="md" data-end="5007" data-start="4907" style="width: 40.6594%;"><span style="color: rgb(0, 0, 0);">Condition: HR keyword or file name</span>  
<span style="color: rgb(0, 0, 0);">Location: Devices</span>  
<span style="color: rgb(0, 0, 0);">Action: Block upload to personal apps</span></td></tr></tbody></table>

</div></div><span style="color: rgb(0, 0, 0);">*If you need further assistance, kindly contact our support at* <span style="color: rgb(53, 152, 219);">***support@cytechint.com***</span> *for prompt assistance and guidance.*</span>