Skip to content

Commit 897ba40

Browse files
authored
Added '(ADE)' for Azure Disk Encryption
Consistency with Storage Service Encryption (SSE)
1 parent c722bd0 commit 897ba40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/virtual-machines-managed-disks-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can use [Azure role-based access control (RBAC)](../articles/role-based-acce
4040

4141
## Encryption
4242

43-
Managed disks offer two different kinds of encryption. The first is Storage Service Encryption (SSE), which is performed by the storage service. The second one is Azure Disk Encryption, which you can enable on the OS and data disks for your VMs.
43+
Managed disks offer two different kinds of encryption. The first is Storage Service Encryption (SSE), which is performed by the storage service. The second one is Azure Disk Encryption (ADE), which you can enable on the OS and data disks for your VMs.
4444

4545
### Storage Service Encryption (SSE)
4646

0 commit comments

Comments
 (0)