🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided MS-102 Domain 4
Domain 4 — Module 3 of 5 60%
26 of 28 overall

MS-102 Study Guide

Domain 1: Deploy and Manage a Microsoft 365 Tenant

  • Establish and Configure Your M365 Tenant
  • Monitor Tenant Health and Network Readiness
  • Adoption Tracking and Microsoft 365 Backup
  • Manage Users, Contacts and External Identities
  • Groups, Shared Mailboxes and Licensing at Scale
  • Automate with PowerShell: Bulk User Operations
  • Roles, Role Groups and Workload Permissions
  • Delegate with Administrative Units and PIM

Domain 2: Implement and Manage Microsoft Entra Identity and Access

  • Prepare for Identity Synchronization
  • Implement Connect Sync and Cloud Sync
  • Monitor and Troubleshoot Identity Sync
  • Authentication Methods and Self-Service Password Reset
  • Password Protection and Authentication Troubleshooting
  • Entra Identity Protection and Risk Policies
  • Conditional Access and MFA Enforcement

Domain 3: Manage Security and Threats by Using Microsoft Defender XDR

  • Defender XDR: Security Posture and Threat Intelligence
  • Investigate Incidents with Advanced Hunting
  • Defender for Office 365: Threat Policies
  • Email Threats, Attack Simulation and Restricted Entities
  • Defender for Endpoint: Onboard and Protect
  • Vulnerability Management
  • Defender for Cloud Apps: Connect and Govern
  • Cloud App Discovery and Activity Monitoring

Domain 4: Manage Compliance by Using Microsoft Purview

  • Sensitive Information Types and Data Classification
  • Retention Labels and Data Lifecycle
  • Sensitivity Labels and Monitoring
  • DLP Policies Across M365 Workloads
  • Endpoint DLP and Alert Response

MS-102 Study Guide

Domain 1: Deploy and Manage a Microsoft 365 Tenant

  • Establish and Configure Your M365 Tenant
  • Monitor Tenant Health and Network Readiness
  • Adoption Tracking and Microsoft 365 Backup
  • Manage Users, Contacts and External Identities
  • Groups, Shared Mailboxes and Licensing at Scale
  • Automate with PowerShell: Bulk User Operations
  • Roles, Role Groups and Workload Permissions
  • Delegate with Administrative Units and PIM

Domain 2: Implement and Manage Microsoft Entra Identity and Access

  • Prepare for Identity Synchronization
  • Implement Connect Sync and Cloud Sync
  • Monitor and Troubleshoot Identity Sync
  • Authentication Methods and Self-Service Password Reset
  • Password Protection and Authentication Troubleshooting
  • Entra Identity Protection and Risk Policies
  • Conditional Access and MFA Enforcement

Domain 3: Manage Security and Threats by Using Microsoft Defender XDR

  • Defender XDR: Security Posture and Threat Intelligence
  • Investigate Incidents with Advanced Hunting
  • Defender for Office 365: Threat Policies
  • Email Threats, Attack Simulation and Restricted Entities
  • Defender for Endpoint: Onboard and Protect
  • Vulnerability Management
  • Defender for Cloud Apps: Connect and Govern
  • Cloud App Discovery and Activity Monitoring

Domain 4: Manage Compliance by Using Microsoft Purview

  • Sensitive Information Types and Data Classification
  • Retention Labels and Data Lifecycle
  • Sensitivity Labels and Monitoring
  • DLP Policies Across M365 Workloads
  • Endpoint DLP and Alert Response
Domain 4: Manage Compliance by Using Microsoft Purview Premium ⏱ ~15 min read

Sensitivity Labels and Monitoring

Implement sensitivity labels and policies to classify and protect content, then monitor label usage with Content explorer, Activity explorer, and label reports.

Classification that travels with the content

☕ Simple explanation

Retention labels control how LONG you keep data. Sensitivity labels control WHO can access it and WHAT they can do with it.

Think of sensitivity labels like security classifications on government documents: “Public”, “Internal”, “Confidential”, “Top Secret.” Each level adds protections — encryption, access restrictions, watermarks. The label stays with the document wherever it goes — emailed, downloaded, shared to another tenant. The protection travels with the content.

Sensitivity labels in Microsoft Purview classify and protect content based on its sensitivity. Unlike retention labels (which manage lifecycle), sensitivity labels enforce:

  • Encryption — restrict who can open and read the content
  • Content marking — headers, footers, and watermarks
  • Access controls — prevent copy, print, forward, or screenshot
  • Auto-labeling — automatically apply labels based on SITs or keywords

Labels are created in the Purview compliance portal and published to users via label policies. They apply to files, emails, Teams meetings, SharePoint sites, and M365 Groups.

Sensitivity label hierarchy

Elena designs MedGuard Health’s label taxonomy:

LabelSub-labelEncryptionContent MarkingAuto-label
Public—NoneFooter: “MedGuard Health — Public”No
Internal—NoneFooter: “Internal Use Only”No
ConfidentialGeneralOrg-wide encryptionHeader + footerNo
ConfidentialPatient DataHealthcare team onlyHeader + footer + watermarkYes (patient SITs)
Highly ConfidentialBoard OnlyBoard members only, no forwardingHeader + watermark, no print/copyNo
Highly ConfidentialRegulatedCompliance team only, no external sharingAll markings, no extract contentYes (regulatory SITs)

Label priority and order

Labels are ordered by priority (highest sensitivity at the bottom). A user can upgrade a label (Public → Confidential) freely but needs justification to downgrade (Confidential → Internal). Admins can require justification for all downgrades.

💡 Exam tip: Label scope and sublabel selection

Sensitivity labels have two scope options that determine where they appear:

  • Items (Files and emails) — labels available in Office apps, Outlook, and SharePoint
  • Groups and sites — labels available for Teams, M365 Groups, and SharePoint sites (control privacy, guest access, and external sharing)

A label can have both scopes. Also: when a parent label has sublabels, users must select a sublabel — they cannot apply the parent label directly. If “Confidential” has sublabels “General” and “Patient Data,” users see the sublabels in the picker, not the parent.

Encryption options

SettingWhat It ControlsExample
Assign permissions nowAdmin defines who can access and what they can do”Only MedGuard employees can open; no copy/paste”
Let users assignUsers choose recipients when applying the label”User encrypts email and selects who can read it”
Double Key EncryptionYour org holds one key, Microsoft holds the otherHighest security — even Microsoft can’t read the content
No encryptionLabel is for classification only (with content markings)“Internal” label — visual marking without access restriction
💡 Exam tip: Sensitivity labels vs retention labels

The exam frequently tests whether you can distinguish between sensitivity and retention labels:

  • Sensitivity label = WHO can access and WHAT they can do (encryption, access controls, markings)
  • Retention label = HOW LONG to keep it and WHEN to delete it (lifecycle management)

A document can have BOTH a sensitivity label AND a retention label simultaneously. They serve different purposes and don’t conflict.

Publishing labels with label policies

Labels are created but not visible to users until published via a label policy:

Policy SettingWhat It DoesExample
Users and groupsWho sees these labelsAll users, or specific departments
Default labelAutomatically applied to new documents/emails”Internal” as default for all new files
JustificationRequire reason when removing or downgrading a label”Explain why you’re changing from Confidential to Public”
Mandatory labelingUsers must apply a label before saving/sendingRequired for all emails and documents
Help linkCustom URL for users learning about labelsLink to internal data classification guide

Auto-labeling policies

For content at rest (SharePoint, OneDrive) and in transit (Exchange), auto-labeling applies labels automatically:

  1. Define conditions — SITs, keywords, or trainable classifiers
  2. Choose the label — which label to apply when conditions match
  3. Simulation mode — test the policy to see what would be labeled
  4. Turn on — enable automatic labeling

Elena auto-labels any document containing patient IDs with “Confidential / Patient Data” — even if the user forgets to label it manually.

Client-side vs service-side auto-labeling

FeatureClient-side auto-labelingService-side auto-labeling
Where it runsOffice desktop apps (Word, Excel, Outlook)Microsoft 365 cloud services
When it triggersAs users create or edit documentsScans content at rest and in transit
Existing contentNo — only new/edited contentYes — can label existing SharePoint/OneDrive files
User interactionCan recommend label (user accepts/dismisses)No user interaction — fully automatic
ConfigurationLabel policy settingsAuto-labeling policy in Purview

Monitoring label usage

Content explorer

Purview compliance portal > Data classification > Content explorer shows what sensitive data exists and where:

  • Browse by SIT, sensitivity label, or retention label
  • Drill into specific items to see content
  • Requires Content Explorer Content Viewer role (sensitive data is visible)

Activity explorer

Purview compliance portal > Data classification > Activity explorer shows what’s happening with labeled content:

ActivityWhat It Tracks
Label appliedWhen and by whom a label was applied
Label changedUpgrades and downgrades with justification
Label removedWhen labels are removed
File readEncrypted files accessed
DLP policy matchedContent that triggered DLP rules

Label analytics (reports)

Purview > Reports provides dashboards showing:

  • Label usage across workloads (how many files have each label)
  • Top labels used
  • Label changes over time
  • Auto-label policy effectiveness
ℹ️ Deep dive: Content Explorer roles

Content Explorer has two separate roles for security:

  • Content Explorer List Viewer — can see the list of items and their labels but NOT the actual content
  • Content Explorer Content Viewer — can see the actual content of items (sensitive data is visible)

Elena gives auditors the List Viewer role (see what’s labeled and where) but reserves Content Viewer for the compliance team (who need to verify classification accuracy). This follows least privilege — not everyone who reviews labels needs to see patient data.

Key concepts to remember

Question

Can a document have both a sensitivity label and a retention label?

Click or press Enter to reveal answer

Answer

Yes — they serve different purposes. The sensitivity label controls who can access the content and what they can do with it (encryption, access controls). The retention label controls how long the content is kept and when it's deleted. Both can coexist on the same item.

Click to flip back

Question

What happens when a user tries to downgrade a sensitivity label (e.g., Confidential to Internal)?

Click or press Enter to reveal answer

Answer

If the label policy requires justification, the user must provide a reason for the downgrade. Admins can also prevent downgrades entirely. All label changes are logged in Activity explorer for audit purposes.

Click to flip back

Question

What is the difference between Content Explorer and Activity Explorer?

Click or press Enter to reveal answer

Answer

Content Explorer shows WHAT sensitive data exists and WHERE (browse by label or SIT). Activity Explorer shows WHAT'S HAPPENING with labeled content (label applied, changed, removed, files read, DLP matches). Content is static inventory; Activity is dynamic event log.

Click to flip back

Question

What is mandatory labeling in a sensitivity label policy?

Click or press Enter to reveal answer

Answer

A policy setting that requires users to apply a sensitivity label before they can save a document or send an email. Combined with a default label, this ensures every document and email has a classification. Users can change the default but cannot remove the label entirely.

Click to flip back

Knowledge check

Knowledge Check

Elena discovers that many MedGuard Health documents containing patient data are stored in SharePoint without sensitivity labels. Manual labeling hasn't been consistent. What should she implement?

Knowledge Check

Priya needs to give an external auditor the ability to see which sensitivity labels are applied to GlobalReach documents and where they're stored — but the auditor should NOT be able to read the actual document content. Which role should Priya assign?

🎬 Video coming soon


Next up: DLP Policies Across M365 Workloads — preventing sensitive data from leaving your organisation.

← Previous

Retention Labels and Data Lifecycle

Next →

DLP Policies Across M365 Workloads

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.