Skip to content

Commit 4f83200

Browse files
authored
Merge pull request #30 from saudmish/patch-16
Saud's encryption updates.
2 parents 8310626 + 09f8505 commit 4f83200

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

windows-365/enterprise/encryption.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,18 @@ Windows 365 encrypts data at rest and in transit as explained below.
3434

3535
## Encryption of data at rest
3636

37-
To help you protect your organization's data, Windows 365 Enterprise and Business disks are encrypted with [Azure Storage server-side encryption (SSE)](/azure/storage/common/storage-service-encryption).
37+
To help you protect your organization's data, Windows 365 Enterprise and Business Cloud PC disks are encrypted with [Azure Storage server-side encryption (SSE)](/azure/storage/common/storage-service-encryption).
3838

3939
This storage layer encryption provides the following benefits:
4040

41-
- When persisting data to the cloud, data at rest on your Microsoft-hosted Cloud PC disks (OS and data) is automatically encrypted.
42-
- Windows 365 disk data is encrypted transparently using 256-bit Advanced Encryption Standard (AES) encryption, a modern block cipher, and is FIPS 140-2 compliant.
43-
- The encryption doesn't impact Cloud PC performance.
44-
- By default, the encryption is applied to every Cloud PC in every region at no extra cost.
45-
- All the following Windows 365 Enterprise and Business objects are automatically encrypted-at-rest with platform-managed keys (Customer-managed Keys aren't currently supported):
46-
- Managed disks
41+
- When persisting data to the cloud, data at rest on your Microsoft-hosted Cloud PC's disk is automatically encrypted.
42+
- Windows 365 Cloud PC disks are encrypted transparently using 256-bit Advanced Encryption Standard (AES) encryption, a modern block cipher, and is FIPS 140-2 compliant. The encryption at this layer doesn't impact Cloud PC performance.
43+
- The encryption is applied to every Cloud PC in every region at no extra cost.
44+
45+
The following Windows 365 Enterprise and Business objects are automatically encrypted-at-rest with platform-managed keys:
46+
- Disks
4747
- Snapshots
4848
- Images
49-
- Data written to existing managed disks
5049

5150
Windows 365 as a service treats all data stored on Windows 365 disks as customer content. For more information, see [Privacy and personal data in Windows 365](/windows-365/enterprise/privacy-personal-data).
5251

@@ -67,4 +66,4 @@ TLS 1.2 is used for all connections started from Windows 365 to the Azure Virtua
6766

6867
For more information about the cryptographic modules underlying Azure managed disks, see [Cryptography API: Next Generation](/windows/desktop/seccng/cng-portal).
6968

70-
For more information on network connectivity and encryption in transit, see [Understanding Azure Virtual Desktop network connectivity](/azure/virtual-desktop/network-connectivity).
69+
For more information on network connectivity and encryption of the RDP remoting connection, see [Understanding Azure Virtual Desktop network connectivity](/azure/virtual-desktop/network-connectivity).

0 commit comments

Comments
 (0)