You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
It seems that Managed disks are encrypted by REST by default.
Starting June 10th, 2017, all new managed disks/snapshots/images and new data written to existing managed disks are automatically encrypted-at-rest with keys managed by Microsoft by default.
Managed disks already has SSE enabled by default. (which is good enough for compliances)
It does not have ADE enabled. Is that what this issue is referring to?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
It seems that our managed disk implementation doesn't include encryption at REST. In addition, the standard docs suggest we're on an old API version.
The scope of this is to document any gaps in our current Managed Disk implementation.
See:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/managed-disks-overview
The text was updated successfully, but these errors were encountered: