Microsoft Priva
Microsoft Priva helps organisations manage privacy risk and fulfil data subject (privacy) rights
requests for personal data held in Microsoft 365 and beyond. Priva is a separate SKU from
Purview - confirm licensing before designing.
When to use
Use this skill when the user has a privacy programme obligation (GDPR, CCPA, LGPD, UK DPA) and
needs to reduce personal-data risk or respond to subject rights requests at scale.
Do not use this skill for security DLP (use purview-dlp-policy), eDiscovery for litigation
(use purview-ediscovery), or AI prompt data (use purview-dspm-ai).
Pick the right Priva solution
Priva is two distinct solutions sold under one brand. Pick the row that matches the trigger.
| If the goal is... |
Solution |
Typical first policy |
| Find and reduce personal data overexposure across SPO/OneDrive |
Privacy Risk Management — Overexposure |
All-org overexposure of high-confidence personal SITs |
| Stop personal data transfers across borders or departments |
Privacy Risk Management — Transfer |
Cross-region transfer of personal data outside EU |
| Reduce data hoarding (long-retained personal data) |
Privacy Risk Management — Minimisation |
Inactive personal data older than retention obligation |
| Respond to GDPR Article 15 / CCPA Right to Know requests |
Subject Rights Requests (SRR) |
Access request workflow with redaction |
| Fulfil deletion / erasure requests |
SRR (Delete request type) |
Erasure with reviewer approval |
| Send privacy nudges to users producing risky behaviour |
Privacy Risk Management — user notifications |
Inline tip when sharing personal data externally |
Rule of thumb: start with Privacy Risk Management - overexposure before SRR. You will
get more SRRs than you can handle if your tenant is already leaking personal data; fix the
leak first, then operationalise the request flow.
Approach
Order matters. Each step gates the next.
- Classification prerequisite — Priva detects personal data using Purview SITs and trainable
classifiers. Confirm at least the built-in personal-data SITs (national ID, passport, IBAN,
driving licence, email, phone) match real items in your tenant via Purview → Content
Explorer. Without this, Priva policies fire on nothing or on noise.
Verify: Content Explorer shows non-zero hits for at least 3 personal-data SITs relevant to
your region (e.g. UK NINO, EU national ID, IBAN).
- Confirm licensing — Priva Privacy Risk Management and Priva Subject Rights Requests are
separate add-on SKUs, not bundled in M365 E5 Compliance. SRR is licensed per request
(paid bundles); Privacy Risk Management is per-user per-month. Buy before you build.
Verify: portal shows Priva tile under Microsoft 365 admin centre with active SKU.
- Privacy Risk Management — pilot in audit mode — Create your first overexposure policy in
Test mode on a small site collection for 7-14 days. Review match volume and false-positive
rate before turning on user notifications or remediation.
- User notifications carefully — When you flip from Test to Active, notifications go to
users who shared the data. This is your privacy programme talking to your workforce - get
comms and HR sign-off on the wording first.
- Subject Rights Requests workflow — Configure the SRR template: data sources (Exchange,
SPO, OneDrive, Teams), reviewers, conflict-of-interest exclusions, redaction reviewer role,
and secure delivery method. Test with a fake request before publishing the intake form.
Verify: a dry-run SRR for a test user returns expected items and the reviewer can redact and
approve before delivery.
- Report & operate — Track SRR SLAs (GDPR = 30 days, extendable by 60), policy match
trends, and user-notification dismissal rate. Feed insights back to the classification team.
Guardrails
- Priva depends on classification accuracy. Deploy after at least basic Purview SITs are
validated; otherwise policies are noise.
- Coordinate with legal and privacy office before going live. SRR fulfilment is a regulated
process - inadvertent disclosure of third-party personal data inside a response is a breach.
- Apply least privilege. SRR content is highly sensitive (the most sensitive in the tenant
during the request window). Use scoped Privacy Management role groups, not Compliance
Administrator.
- Reviewer separation of duties. The reviewer who approves redaction should not be the
requester or the data subject's manager.
- SRR delivery format matters. Default PDF includes metadata; confirm the export format
meets your regulator's expectations.
- Test-mode first, always. Privacy Risk Management policies in Active mode send user
notifications - false positives erode trust in the privacy programme fast.
Common anti-patterns
- "Turn on SRR before classification." Requests return either nothing or the wrong items;
you fail SLA on the first real request.
- "Skip Test mode to ship faster." First wave of user notifications fires on false
positives; users learn to dismiss them and the programme dies.
- "Use Compliance Administrator for the privacy team." Grants tenant-wide compliance rights
beyond Priva scope. Use Privacy Management role groups.
- "Build the SRR intake form before testing end-to-end." First real request exposes a
reviewer-permission gap or a source-system missing scenario.
Example prompts
Set up Microsoft Priva to manage subject rights requests (DSARs).
Configure privacy risk policies for overexposed personal data.
What licence do I need for Priva Subject Rights Requests?
How do I support GDPR fulfilment and data minimisation with Priva?
Which Priva solution should I roll out first?
Automate DSAR collection and review with Priva.
Microsoft Learn
1---2name: microsoft-priva3description: Guidance for Microsoft Priva — privacy risk management and subject rights requests. Covers Priva Privacy Risk Management and Priva Subject Rights Requests to find privacy risks and fulfill data subject requests (GDPR/CCPA). WHEN: Microsoft Priva, privacy risk management, subject rights request, DSAR, data subject request, GDPR fulfillment, privacy risk policies, data minimization, overexposed personal data.4license: MIT5---67# Microsoft Priva89Microsoft Priva helps organisations manage privacy risk and fulfil data subject (privacy) rights10requests for personal data held in Microsoft 365 and beyond. Priva is a **separate SKU** from11Purview - confirm licensing before designing.1213## When to use14Use this skill when the user has a privacy programme obligation (GDPR, CCPA, LGPD, UK DPA) and15needs to reduce personal-data risk or respond to subject rights requests at scale.1617**Do not use this skill** for security DLP (use `purview-dlp-policy`), eDiscovery for litigation18(use `purview-ediscovery`), or AI prompt data (use `purview-dspm-ai`).1920## Pick the right Priva solution2122Priva is two distinct solutions sold under one brand. Pick the row that matches the trigger.2324| If the goal is... | Solution | Typical first policy |25|---|---|---|26| Find and reduce personal data overexposure across SPO/OneDrive | **Privacy Risk Management — Overexposure** | All-org overexposure of high-confidence personal SITs |27| Stop personal data transfers across borders or departments | **Privacy Risk Management — Transfer** | Cross-region transfer of personal data outside EU |28| Reduce data hoarding (long-retained personal data) | **Privacy Risk Management — Minimisation** | Inactive personal data older than retention obligation |29| Respond to GDPR Article 15 / CCPA Right to Know requests | **Subject Rights Requests (SRR)** | Access request workflow with redaction |30| Fulfil deletion / erasure requests | **SRR (Delete request type)** | Erasure with reviewer approval |31| Send privacy nudges to users producing risky behaviour | **Privacy Risk Management — user notifications** | Inline tip when sharing personal data externally |3233> **Rule of thumb:** start with **Privacy Risk Management - overexposure** before SRR. You will34> get more SRRs than you can handle if your tenant is already leaking personal data; fix the35> leak first, then operationalise the request flow.3637## Approach3839Order matters. Each step gates the next.40411. **Classification prerequisite** — Priva detects personal data using Purview SITs and trainable42 classifiers. Confirm at least the built-in personal-data SITs (national ID, passport, IBAN,43 driving licence, email, phone) match real items in your tenant via *Purview → Content44 Explorer*. Without this, Priva policies fire on nothing or on noise.45 *Verify: Content Explorer shows non-zero hits for at least 3 personal-data SITs relevant to46 your region (e.g. UK NINO, EU national ID, IBAN).*472. **Confirm licensing** — Priva Privacy Risk Management and Priva Subject Rights Requests are48 **separate add-on SKUs**, not bundled in M365 E5 Compliance. SRR is licensed **per request**49 (paid bundles); Privacy Risk Management is **per-user per-month**. Buy before you build.50 *Verify: portal shows Priva tile under Microsoft 365 admin centre with active SKU.*513. **Privacy Risk Management — pilot in audit mode** — Create your first overexposure policy in52 *Test mode* on a small site collection for 7-14 days. Review match volume and false-positive53 rate before turning on user notifications or remediation.544. **User notifications carefully** — When you flip from Test to Active, notifications go to55 users who shared the data. This is your privacy programme talking to your workforce - get56 comms and HR sign-off on the wording first.575. **Subject Rights Requests workflow** — Configure the SRR template: data sources (Exchange,58 SPO, OneDrive, Teams), reviewers, conflict-of-interest exclusions, redaction reviewer role,59 and secure delivery method. Test with a fake request before publishing the intake form.60 *Verify: a dry-run SRR for a test user returns expected items and the reviewer can redact and61 approve before delivery.*626. **Report & operate** — Track SRR SLAs (GDPR = 30 days, extendable by 60), policy match63 trends, and user-notification dismissal rate. Feed insights back to the classification team.6465## Guardrails66- **Priva depends on classification accuracy.** Deploy after at least basic Purview SITs are67 validated; otherwise policies are noise.68- **Coordinate with legal and privacy office before going live.** SRR fulfilment is a regulated69 process - inadvertent disclosure of third-party personal data inside a response is a breach.70- **Apply least privilege.** SRR content is highly sensitive (the most sensitive in the tenant71 during the request window). Use scoped *Privacy Management* role groups, not Compliance72 Administrator.73- **Reviewer separation of duties.** The reviewer who approves redaction should not be the74 requester or the data subject's manager.75- **SRR delivery format matters.** Default PDF includes metadata; confirm the export format76 meets your regulator's expectations.77- **Test-mode first, always.** Privacy Risk Management policies in Active mode send user78 notifications - false positives erode trust in the privacy programme fast.7980## Common anti-patterns81- **"Turn on SRR before classification."** Requests return either nothing or the wrong items;82 you fail SLA on the first real request.83- **"Skip Test mode to ship faster."** First wave of user notifications fires on false84 positives; users learn to dismiss them and the programme dies.85- **"Use Compliance Administrator for the privacy team."** Grants tenant-wide compliance rights86 beyond Priva scope. Use *Privacy Management* role groups.87- **"Build the SRR intake form before testing end-to-end."** First real request exposes a88 reviewer-permission gap or a source-system missing scenario.8990## Example prompts91- `Set up Microsoft Priva to manage subject rights requests (DSARs).`92- `Configure privacy risk policies for overexposed personal data.`93- `What licence do I need for Priva Subject Rights Requests?`94- `How do I support GDPR fulfilment and data minimisation with Priva?`95- `Which Priva solution should I roll out first?`96- `Automate DSAR collection and review with Priva.`9798## Microsoft Learn99- Priva overview: https://learn.microsoft.com/privacy/priva/priva-overview100- Privacy Risk Management policies: https://learn.microsoft.com/privacy/priva/risk-management-policies101- Subject Rights Requests: https://learn.microsoft.com/privacy/priva/subject-rights-requests102- Get started / setup: https://learn.microsoft.com/privacy/priva/priva-setup103- Roles and permissions: https://learn.microsoft.com/privacy/priva/priva-permissions104- Licensing (Priva & Purview): https://learn.microsoft.com/microsoft-365/solutions/data-privacy-protection