Skip to content

Commit f4a7e23

Browse files
authored
Update backup-restore.md
clarifying documentation
1 parent f1cd2e2 commit f4a7e23

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

articles/key-vault/managed-hsm/backup-restore.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,16 @@ Only following built-in roles have permission to perform full backup:
2525
- Managed HSM Administrator
2626
- Managed HSM Backup
2727

28-
There are 2 ways to execute a full backup. You must provide the following information to execute a full backup:
28+
There are 2 ways to execute a full backup:
29+
1. Assigning an User-Assigned Managed Identity (UAMI) to the Managed HSM service. You can backup and restore your MHSM using a user assigned managed identity regardless of whether your storage account has public network access or private network access enabled. If storage account is behind a private endpoint, the UAMI method works with trusted service bypass to allow for backup and restore.
30+
2. Using storage container SAS token with permissions 'crdw'. Backing up and restoring using storage container SAS token requires your storage account to have public network access enabled.
31+
32+
You must provide the following information to execute a full backup:
2933
- HSM name or URL
3034
- Storage account name
3135
- Storage account blob storage container
3236
- User assigned managed identity OR storage container SAS token with permissions 'crdw'
3337

34-
> [!NOTE]
35-
> Backing up and restoring using storage container SAS token requires your storage account to have public network access enabled. You can backup and restore your MHSM using a user assigned managed identity regardless of whether your storage account has public network access or private network access enabled, including if the storage account is behind a private endpoint.
36-
3738
[!INCLUDE [cloud-shell-try-it.md](../../../includes/cloud-shell-try-it.md)]
3839

3940
#### Prerequisites if backing up and restoring using user assigned managed identity:

0 commit comments

Comments
 (0)