You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-vms-encryption.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Back up and restore encrypted Azure VMs
3
3
description: Describes how to back up and restore encrypted Azure VMs with the Azure Backup service.
4
4
ms.topic: how-to
5
-
ms.date: 04/14/2025
5
+
ms.date: 05/07/2025
6
6
ms.service: azure-backup
7
7
author: jyothisuri
8
8
ms.author: jsuri
@@ -120,6 +120,10 @@ Learn about the [different available roles](/azure/key-vault/general/rbac-guide?
120
120
121
121
For Azure RBAC enabled key vaults, you can create custom role with the following set of permissions. Learn [how to create custom role](../active-directory/roles/custom-create.md).
122
122
123
+
>[!Note]
124
+
>When you use Azure Government, ensure that the Key Vault Administrator role is assigned to the Backup Fairfax Entra Application to enable proper access and functionality.
125
+
126
+
123
127
| Action | Description |
124
128
| --- | --- |
125
129
| Microsoft.KeyVault/vaults/keys/backup/action | Creates the backup file of a key. |
0 commit comments