diff --git a/windows/security/book/cloud-services-protect-your-work-information.md b/windows/security/book/cloud-services-protect-your-work-information.md index 98febd2d9b..5817946a0f 100644 --- a/windows/security/book/cloud-services-protect-your-work-information.md +++ b/windows/security/book/cloud-services-protect-your-work-information.md @@ -302,7 +302,14 @@ There's a lot more to learn about Windows Autopatch: this [Forrester Consulting ## OneDrive for work or school -Data in OneDrive for work or school is protected both in transit and at rest. +:::row::: + :::column span="1"::: +:::image type="content" source="images/onedrive.png" alt-text="Logo of Onedrive." border="false"::: + :::column-end::: + :::column span="3"::: + OneDrive for work or school is a cloud storage service that allows users to store, share, and collaborate on files. It's a part of Microsoft 365 and is designed to help organizations protect their data and comply with regulations. OneDrive for work or school is protected both in transit and at rest. + :::column-end::: +:::row-end::: When data transits either into the service from clients or between datacenters, it's protected using transport layer security (TLS) encryption. OneDrive only permits secure access. diff --git a/windows/security/book/images/onedrive.png b/windows/security/book/images/onedrive.png new file mode 100644 index 0000000000..5e6c0a86d3 Binary files /dev/null and b/windows/security/book/images/onedrive.png differ