Skip to content

Commit 3ccda5f

Browse files
author
AbhishekMallick01
committed
Addressed EEE doc ask #28149649
1 parent 1f94860 commit 3ccda5f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/backup/backup-azure-vms-encryption.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up and restore encrypted Azure VMs
33
description: Describes how to back up and restore encrypted Azure VMs with the Azure Backup service.
44
ms.topic: how-to
5-
ms.date: 08/13/2024
5+
ms.date: 03/18/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -111,6 +111,9 @@ To configure a backup policy, follow these steps:
111111

112112
To enable backups for ADE encrypted VMs using Azure RBAC enabled key vaults, you need to assign Key Vault Administrator role to the Backup Management Service Microsoft Entra app by adding a role assignment in Access Control of key vault.
113113

114+
>[!Note]
115+
>In the VM Backup flow, the **Backup Management Service** app is used to access the Key Vault instead of **Recovery Services vault MSI**. You must grant the required permissions to this app for backups to function properly.
116+
114117
:::image type="content" source="./media/backup-azure-vms-encryption/enable-key-vault-encryption-inline.png" alt-text="Screenshot shows the checkbox to enable ADE encrypted key vault." lightbox="./media/backup-azure-vms-encryption/enable-key-vault-encryption-expanded.png":::
115118

116119
Learn about the [different available roles](/azure/key-vault/general/rbac-guide?tabs=azure-cli#azure-built-in-roles-for-key-vault-data-plane-operations). The **Key Vault Administrator** role can allow permissions to *get*, *list*, and *back up* both secret and key.

0 commit comments

Comments
 (0)