Skip to content

Commit 5a51b0a

Browse files
authored
Merge pull request #825 from MicrosoftDocs/main
1/9/2025 11:00 AM IST Publish
2 parents df0f876 + 343b986 commit 5a51b0a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

articles/virtual-machines/disk-encryption.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Server-side encryption of Azure managed disks
33
description: Azure Storage protects your data by encrypting it at rest before persisting it to Storage clusters. You can use customer-managed keys to manage encryption with your own keys, or you can rely on Microsoft-managed keys for the encryption of your managed disks.
44
author: roygara
5-
ms.date: 11/08/2024
5+
ms.date: 01/08/2025
66
ms.topic: conceptual
77
ms.author: rogarana
88
ms.service: azure-disk-storage
@@ -58,7 +58,9 @@ You must grant access to managed disks in your Key Vault or managed HSM to use y
5858
5959
The following diagram shows how managed disks use Microsoft Entra ID and Azure Key Vault to make requests using the customer-managed key:
6060

61-
:::image type="content" source="media/disk-encryption/customer-managed-keys-sse-managed-disks-workflow.png" alt-text="Diagram of managed disk and customer-managed keys workflow. An admin creates an Azure Key Vault, then creates a disk encryption set, and sets up the disk encryption set. The set is associated to a VM, which allows the disk to make use of Microsoft Entra ID to authenticate" lightbox="media/disk-encryption/customer-managed-keys-sse-managed-disks-workflow.png":::
61+
<!--Art Library Source# ConceptArt-0-000-028 3-CompletedArt -->
62+
63+
:::image type="content" source="media/disk-encryption/customer-managed-keys-sse-managed-disks-workflow.svg" alt-text="Diagram of managed disk and customer-managed keys workflow. An admin creates an Azure Key Vault, then creates a disk encryption set, and sets up the disk encryption set. The set is associated to a VM, which allows the disk to make use of Microsoft Entra ID to authenticate." lightbox="media/disk-encryption/customer-managed-keys-sse-managed-disks-workflow.svg":::
6264

6365
The following list explains the diagram in more detail:
6466

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)