Forum Discussion
ladadmin
Jan 15, 2025Copper Contributor
Purview retention policy question
I am looking for assistance with a request from the business that involves Purview Retention Policies. The ask is that all Teams meetings recordings are deleted from all users OneDrive accounts afte...
VasilMichev
Jan 16, 2025MVP
Microsoft recommends using the ProgiID keyword for this scneario, as detailed in this article: https://learn.microsoft.com/en-us/purview/apply-retention-labels-automatically#microsoft-teams-meeting-recordings-and-transcripts
TL;DR, you need a retention policy of the auto-apply variety, with the following KQL query as criteria: ProgID:Media AND ProgID:Meeting
You should also be able to target specific folders via a documentlink:<path to the folder> query.