How to enable data encrytion in sharepoint online

Sakaldeep Yadav 161 Reputation points MVP
2024-04-07T21:15:46.6033333+00:00

I am looking for what is the option to encrypt data in SharePoint online and how to achieve this. Also, looking for security best practices for SharePoint online. Kindly help.

Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,693 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 41,941 Reputation points Microsoft Vendor
    2024-04-08T07:30:17.24+00:00

    In the SharePoint online, data are encrypted both at rest and in transit.

    For at rest, SharePoint online uses Azure Storage Service Encryption (SSE) which uses 256-bit AES encryption. This encryption is applied automatically to all files stored in the SharePoint Online.

    For in transit, SharePoint online uses HTTPS (TLS 1.2) encryption. This ensures that the data sent between the client and server is secure and cannot be intercepted by any unauthorized parties.

    Reference:

    https://learn.microsoft.com/en-us/purview/data-encryption-in-odb-and-spo?view=o365-worldwide#encryption-of-data-at-rest


    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.