Skip to content

Commit 1321d3c

Browse files
Merge pull request #295931 from AbhishekMallick01/Mar-7-2025-EEE7
Addressed EEE doc ask #28149649
2 parents baa6c6a + 89b0b53 commit 1321d3c

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: 04/14/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+
>VM Backup operations use the **Backup Management Service** app instead of **Recovery Services vault Managed Service Identity (MSI)** to access Key Vault. You must grant the necessary Key Vault 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)