Skip to content

Commit f293a3e

Browse files
author
AbhishekMallick-MS
committed
Minor changes
1 parent 6bb8b15 commit f293a3e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/backup/encryption-at-rest-with-cmk-for-backup-vault.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Encrypt backup data in a Backup vault by using customer-managed keys
33
description: Learn how to use Azure Backup to encrypt your backup data by using customer-managed keys (CMKs) in a Backup vault.
44
ms.topic: how-to
5-
ms.date: 10/18/2024
5+
ms.date: 11/11/2024
66
ms.custom: references_regions, devx-track-azurepowershell-azurecli
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -15,10 +15,12 @@ You can use Azure Backup to encrypt your backup data via customer-managed keys (
1515

1616
The encryption key that you use for encrypting backups might be different from the one that you use for the source. An AES 256-based data encryption key (DEK) helps protect the data. Your key encryption keys (KEKs), in turn, help protect the DEK. You have full control over the data and the keys.
1717

18-
To allow encryption, you must grant the Backup vault the permissions to access the encryption key in the key vault. You can change the key when necessary.
18+
To allow encryption, you must grant the Backup vault’s managed identity that you want to use for CMK, the permissions to access the encryption key in the key vault. You can change the key when necessary.
1919

20-
## Support matrix
20+
>[!Note]
21+
>**Encryption Settings** and **CMK** are used interchangeably.
2122
23+
## Support matrix
2224
This section provides the supported scenarios for data encryption in a Backup vault.
2325

2426
### Supported regions

0 commit comments

Comments
 (0)