Skip to content

Commit 6ac5341

Browse files
Update info about temp disk encryption for encryption at host
1 parent 804772e commit 6ac5341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/disk-encryption-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Here's a comparison of Disk Storage SSE, ADE, encryption at host, and Confidenti
3131
|   | **Azure Disk Storage Server-Side Encryption** | **Encryption at Host** | **Azure Disk Encryption** | **Confidential disk encryption (For the OS disk only)** |
3232
|--|--|--|--|--|
3333
| Encryption at rest (OS and data disks) | ✅ | ✅ | ✅ | ✅ |
34-
| Temp disk encryption | ❌ | ✅ | ✅ | ❌ |
34+
| Temp disk encryption | ❌ | ✅ Only supported with platform managed key | ✅ | ❌ |
3535
| Encryption of caches | ❌ | ✅ | ✅ | ✅ |
3636
| Data flows encrypted between Compute and Storage | ❌ | ✅ | ✅ | ✅ |
3737
| Customer control of keys | ✅ When configured with DES | ✅ When configured with DES | ✅ When configured with KEK | ✅ When configured with DES |

0 commit comments

Comments
 (0)