How to enable data encrytion in sharepoint online

Sakaldeep Yadav 171 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

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

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 51,836 Reputation points Microsoft External Staff
    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.

    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.