Domain 2 β€” Module 4 of 10 40%
14 of 28 overall
Domain 2: Data Protection & Governance Free ⏱ ~13 min read

Insider Risk & Communication Compliance

Not all threats come from outside. Insider Risk catches suspicious behaviour patterns. Communication Compliance monitors messages for policy violations. Both are essential for Copilot-era governance.

Two tools, two threats

Simple explanation

Think of an office with security cameras and a content moderator.

Insider Risk is the security camera system that watches BEHAVIOUR β€” β€œthis person is downloading an unusual number of files” or β€œthis person just copied 500 documents to USB the day before they resigned.” It primarily watches behaviour patterns and actions, often using content context like sensitivity labels to assess risk.

Communication Compliance is the content moderator β€” it reads MESSAGES in Teams and Outlook looking for policy violations: harassment, discriminatory language, sharing of confidential information in inappropriate channels, or regulatory breaches.

One watches what people DO. The other watches what people SAY.

Insider Risk Management

What it detects

Risk CategorySignalsExample
Data theft by departing employeesResignation + unusual file downloadsEmployee submits notice, then downloads 2,000 files over 3 days
Data leaksSensitive files shared externally or to personal accountsConfidential spreadsheet shared to personal Gmail
Security policy violationsCircumventing DLP, disabling security featuresUser turns off device encryption to transfer files
Risky AI usageSensitive prompts to Copilot or external AI toolsEmployee pastes customer PII into an external chatbot

How it works

  1. Policies define what to watch for (data theft, leaks, security violations)
  2. Signals are collected from M365 services (SharePoint, OneDrive, Teams, Exchange, endpoints)
  3. Alerts fire when user activity matches risk patterns
  4. Cases are created for investigation β€” with timeline of all related activities
  5. Actions can be taken: escalate to HR, refer to legal, adjust permissions
Adaptive Protection β€” Insider Risk meets DLP

Adaptive Protection is a powerful integration between Insider Risk and DLP:

When a user is flagged as β€œelevated risk” by Insider Risk (e.g., they’ve been downloading unusual amounts of data), DLP policies automatically become stricter for that user β€” blocking actions that would normally just trigger a warning.

Example: Normal users get β€œwarn” when emailing externally. High-risk users get β€œblock.”

This means protection adapts to the user’s behaviour β€” no manual intervention needed.

Exam tip: If a question mentions β€œautomatically adjusting DLP strictness based on user risk” β†’ the answer is Adaptive Protection.

Communication Compliance

What it monitors

Policy TypeWhat It CatchesExample
Regulatory complianceFinancial or healthcare regulation violationsInsider trading language, HIPAA breaches
Code of conductHarassment, discrimination, threatsBullying in Teams messages
Sensitive informationConfidential data shared in messagesSharing passwords or account numbers in chat
Conflict of interestInappropriate communicationsEmployee discussing deals with a competitor

How it works

  1. Policies define what to scan (Teams, Outlook, third-party) and what to look for
  2. Detection uses keywords, regex, trainable classifiers, and sensitive info types
  3. Alerts fire when content matches a policy
  4. Review β€” compliance officers review flagged messages in context
  5. Actions β€” resolve, escalate, tag for investigation, or remediate
Scenario: Clearfield Council monitors workplace conduct

Officer Patel sets up Communication Compliance:

Policy 1: Anti-harassment

  • Scans: Teams messages + Outlook emails
  • Detects: Trainable classifier for β€œharassment” + keyword list for slurs
  • Action: Alert Officer Patel for review

Policy 2: Sensitive data in chat

  • Scans: Teams messages
  • Detects: Credit card numbers, citizen ID patterns
  • Action: Alert compliance reviewer for manual review and remediation

First month results: 12 alerts fired. 8 were genuine policy violations (staff sharing citizen IDs in Teams instead of secure channels). 4 were false positives (the word β€œdiscrimination” used in a policy discussion context β†’ classifier tuned).

Insider Risk vs Communication Compliance

Insider Risk vs Communication Compliance
FeatureInsider RiskCommunication Compliance
What it watchesUser BEHAVIOUR (actions, patterns)Message CONTENT (words, data)
DetectsUnusual downloads, data theft, policy circumventionHarassment, regulatory violations, sensitive data in messages
Signals fromSharePoint, OneDrive, Teams, Exchange, endpointsTeams messages, Outlook emails, third-party platforms
UsesBehavioural analytics, correlation, timelinesKeywords, classifiers, sensitive info types, regex
Investigated bySecurity/HR teamCompliance/legal team

🎬 Video walkthrough

Flashcards

Question

What does Insider Risk Management detect?

Click or press Enter to reveal answer

Answer

Suspicious user BEHAVIOUR patterns: unusual file downloads, data theft by departing employees, security policy violations, and risky AI usage. It uses behavioural analytics across M365 signals.

Click to flip back

Question

What does Communication Compliance detect?

Click or press Enter to reveal answer

Answer

Policy violations in MESSAGE CONTENT: harassment, discriminatory language, regulatory violations, and sensitive information shared in Teams/Outlook. It uses keywords, classifiers, and pattern matching.

Click to flip back

Question

What is Adaptive Protection?

Click or press Enter to reveal answer

Answer

An integration between Insider Risk and DLP that automatically makes DLP policies stricter for users flagged as high-risk. Normal users get warnings; high-risk users get blocks β€” automatically adjusted based on behaviour.

Click to flip back

Knowledge Check

Knowledge Check

An employee at Northwave submitted their resignation last week. Over the following 5 days, they downloaded 3,000 files from the company SharePoint to their personal device. Which Purview tool would detect this?

Knowledge Check

Clearfield Council's compliance team discovers that multiple staff members have been using discriminatory language in Teams channels. Officer Patel needs to set up monitoring to detect and review these messages. Which Purview tool should she configure?


Next up: DSPM for AI & Data Lifecycle β€” governing how AI tools use your data, and managing how long data lives.