Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Validate Managed Disk #851

Closed
jackfrancis opened this issue Sep 6, 2018 · 2 comments
Closed

Validate Managed Disk #851

jackfrancis opened this issue Sep 6, 2018 · 2 comments
Labels

Comments

@jackfrancis
Copy link
Member

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

@ghost
Copy link

ghost commented Sep 10, 2018

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?

Source : https://azure.microsoft.com/en-us/blog/azure-managed-disks-sse/
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/managed-disks-overview

@mboersma mboersma transferred this issue from Azure/acs-engine Mar 22, 2019
@stale
Copy link

stale bot commented May 21, 2019

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.

@stale stale bot added the stale label May 21, 2019
@stale stale bot closed this as completed May 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant