Configuring a Sharepoint retention policy

Azure Apprentice 191 Reputation points
2022-07-06T13:28:03.783+00:00

Hello Experts,
our goal in the company is to set a global retention policy in all of our Sharepoint Sites.

The idea is that if any member of our company Sharepoint Sites is to delete a file and then delete it from Recycle Bin as well - we want the file to still be available ideally for 3 months after the act.

What is the best way we can achieve this?

As per this document I've tried going into the Microsoft Purview compliance portal, but the portal displayed no information and could not complete the steps as per the doc:
https://learn.microsoft.com/en-us/microsoft-365/compliance/retention-policies-sharepoint?view=o365-worldwide

Can anyone confirm if that steps listed in the doc will help us achieve our goal:
Alternatively, and if you don't have access to the Records management solution, you can use AllowFilesWithKeepLabelToBeDeletedSPO and AllowFilesWithKeepLabelToBeDeletedODB from Get-PnPTenant and Set-PnPTenant.

Any other suggestions of how to do this as smooth as possible are welcome.

Microsoft 365 and Office SharePoint For business Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 51,836 Reputation points Microsoft External Staff
    2022-07-07T09:56:37.907+00:00

    @Azure Apprentice

    1.There are two situations for retention policy.

    (1)If the content is modified or deleted during the retention period, a copy of the original content as it existed when the retention settings were assigned is created in the Preservation Hold library. There, the timer job identifies items whose retention period has expired. Those items are moved to the second-stage Recycle Bin, where they're permanently deleted at the end of 93 days. The second-stage Recycle Bin is not visible to end users (only the first-stage Recycle Bin is), but site collection admins can view and restore content from there.

    (2)If the content is not modified or deleted during the retention period, the timer job moves this content to the first-stage Recycle Bin at the end of the retention period. If a user deletes the content from there or empties this Recycle Bin (also known as purging), the document is moved to the second-stage Recycle Bin. A 93-day retention period spans both the first- and second-stage recycle bins. At the end of 93 days, the document is permanently deleted from wherever it resides, in either the first-stage or second-stage Recycle Bin. The Recycle Bin is not indexed and therefore unavailable for searching. As a result, an eDiscovery search can't find any Recycle Bin content on which to place a hold.

    2.To create retention policy, please go to Microsoft 365 admin center -> Compliance -> Policies -> Retention -> Retention policies -> New retention policy -> Enter Name -> Type (Static) -> Choose SharePoint site to apply this policy.

    218581-1.png

    218556-2.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.