Skip to content

Commit 3ab7df1

Browse files
committed
Updates.
1 parent df0ee48 commit 3ab7df1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/virtual-machines/image-version-encryption.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ This article requires that you already have a disk encryption set in each region
3636

3737
When you're using customer-managed keys for encrypting images in an Azure Compute Gallery, these limitations apply:
3838

39+
- Encryption key sets must be in the same subscription as your image.
40+
3941
- Encryption key sets are regional resources, so each region requires a different encryption key set.
4042

4143
- After you've used your own keys to encrypt an image, you can't go back to using platform-managed keys for encrypting those images.

includes/virtual-machines-managed-disks-customer-managed-keys-restrictions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
---
1212
- Only [software and HSM RSA keys](../articles/key-vault/keys/about-keys.md) of sizes 2,048-bit, 3,072-bit and 4,096-bit are supported, no other keys or sizes.
1313
- [HSM](../articles/key-vault/keys/hsm-protected-keys.md) keys require the **premium** tier of Azure Key vaults.
14-
- Disks created from custom images that are encrypted using server-side encryption and customer-managed keys must be encrypted using the same customer-managed keys. Your disks and their images must be in the same subscription, the keys used to encrypt your disks can be in a different subscription.
1514
- For Ultra Disks only: Snapshots created from disks that are encrypted with server-side encryption and customer-managed keys must be encrypted with the same customer-managed keys.
1615
- Most resources related to your customer-managed keys (disk encryption sets, VMs, disks, and snapshots) must be in the same subscription and region.
1716
- Azure Key Vaults may be used from a different subscription but must be in the same region as your disk encryption set. As a preview, you can use Azure Key Vaults from [different Azure Active Directory tenants](../articles/virtual-machines/disks-cross-tenant-customer-managed-keys.md).

0 commit comments

Comments
 (0)