A reviewer closes a lock-chamber VM encryption finding because Azure Disk Storage server-side encryption with platform-managed keys is already on. What should the security engineer explain about that baseline versus Domain 3 disk encryption options?
Select an answer to reveal the explanation.
Short Explanation
SSE-at-rest is the locked warehouse floor—always on for managed disks. Temp disks and host caches still need the extra locks: ADE, encryption at host, or confidential disk encryption.
Full Explanation
Azure managed disks use server-side encryption with platform-managed keys by default. That baseline protects data at rest on the managed disk resource; it does not by itself encrypt temporary disks or host caches, and it is not guest BitLocker or dm-crypt. Azure Disk Encryption, encryption at host, and confidential disk encryption are the additional official levers called out for compute disk protection. Treating SSE alone as complete coverage misses those controls.