Skip to content

Commit 9ab3fd1

Browse files
authored
Merge pull request #101845 from jithubhaijabs/patch-6
Clarify RSA key supportability
2 parents 1a18bf3 + 8ebaa09 commit 9ab3fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In this article, you'll learn how to:
3434

3535
- This feature isn't related to [Azure Disk Encryption](../virtual-machines/disk-encryption-overview.md), which uses guest-based encryption of a VM's disk using BitLocker (for Windows) and DM-Crypt (for Linux).
3636

37-
- The Recovery Services vault can be encrypted only with keys stored in Azure Key Vault, located in the **same region**. Also, keys must be **RSA keys** only and should be in **enabled** state.
37+
- The Recovery Services vault can be encrypted only with keys stored in Azure Key Vault, located in the **same region**. Also, keys must be [supported](../key-vault/keys/about-keys.md#key-types-and-protection-methods) **RSA keys** only and should be in **enabled** state.
3838

3939
- Moving CMK encrypted Recovery Services vault across Resource Groups and Subscriptions isn't currently supported.
4040
- Recovery Services vaults encrypted with customer-managed keys currently don't support cross-region restore of backed-up instances.

0 commit comments

Comments
 (0)