Skip to content

Files

Latest commit

 

History

History
29 lines (22 loc) · 1.83 KB

disk-encryption-overview.md

File metadata and controls

29 lines (22 loc) · 1.83 KB
title description author ms.author ms.topic ms.service ms.subservice ms.date ms.reviewer
Enable Azure Disk Encryption for Virtual Machine Scale Sets
This article provides instructions on enabling Microsoft Azure Disk Encryption for Virtual Machine Scale Sets
ju-shim
jushiman
conceptual
virtual-machine-scale-sets
disks
06/14/2024
mimckitt

Azure Disk Encryption for Virtual Machine Scale Sets

Azure Disk Encryption provides volume encryption for the OS and data disks of your virtual machines, helping protect and safeguard your data to meet organizational security and compliance commitments. To learn more, see Azure Disk Encryption: Linux VMs and Azure Disk Encryption: Windows VMs

Azure Disk Encryption can also be applied to Windows and Linux Virtual Machine Scale Sets, in these instances:

  • Scale sets created with managed disks. Azure Disk encryption is not supported for native (or unmanaged) disk scale sets.
  • OS and data volumes in Windows scale sets.
  • Data volumes in Linux scale sets. OS disk encryption is NOT supported at present for Linux scale sets.

You can learn the fundamentals of Azure Disk Encryption for Virtual Machine Scale Sets in just a few minutes with the Encrypt a Virtual Machine Scale Sets using the Azure CLI or the Encrypt a Virtual Machine Scale Sets using the Azure PowerShell tutorials.

Next steps