vinayaklatthe/microsoft-security-skills

microsoft-priva

Guidance for Microsoft Priva — privacy risk management and subject rights requests.

First seen Jun 10, 2026

Installation

$ npx skills add vinayaklatthe/microsoft-security-skills --skill microsoft-priva

Summary

  • 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.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from vinayaklatthe/microsoft-security-skills · top by installs.

npx skills add vinayaklatthe/microsoft-security-skills

Browse all from vinayaklatthe/microsoft-security-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 171
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.0
LicenseMIT
More metadata
author
Microsoft
version
0.1.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 7,045 B
  • docs SUMMARY.md 435 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 68 installs

SKILL.md

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.

  1. 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).

  1. 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.

  1. 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.

  1. 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.

  1. 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.

  1. 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