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
description: Azure Storage protects your data by encrypting it at rest before persisting it to Storage clusters. You can rely on Microsoft-managed keys for the encryption of your managed disks, or you can use customer-managed keys to manage encryption with your own keys.
4
4
author: roygara
5
5
6
-
ms.date: 04/02/2020
6
+
ms.date: 04/21/2020
7
7
ms.topic: conceptual
8
8
ms.author: rogarana
9
9
ms.service: virtual-machines-linux
@@ -68,7 +68,7 @@ For now, customer-managed keys have the following restrictions:
68
68
69
69
- If this feature is enabled for your disk, you cannot disable it.
70
70
If you need to work around this, you must [copy all the data](disks-upload-vhd-to-managed-disk-cli.md#copy-a-managed-disk) to an entirely different managed disk that isn't using customer-managed keys.
71
-
- Only ["soft" and "hard" RSA keys](../../key-vault/about-keys-secrets-and-certificates.md#keys-and-key-types) of size 2048 are supported, no other keys or sizes.
71
+
- Only ["soft" and "hard" RSA keys](../../key-vault/keys/about-keys.md) of size 2048 are supported, no other keys or sizes.
72
72
- 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 and must be in the same subscription.
73
73
- Snapshots created from disks that are encrypted with server-side encryption and customer-managed keys must be encrypted with the same customer-managed keys.
74
74
- Custom images encrypted using server-side encryption and customer-managed keys cannot be used in the shared image gallery.
description: Azure Storage protects your data by encrypting it at rest before persisting it to Storage clusters. You can rely on Microsoft-managed keys for the encryption of your managed disks, or you can use customer-managed keys to manage encryption with your own keys.
4
4
author: roygara
5
5
6
-
ms.date: 04/02/2020
6
+
ms.date: 04/21/2020
7
7
ms.topic: conceptual
8
8
ms.author: rogarana
9
9
ms.service: virtual-machines-windows
@@ -68,7 +68,7 @@ For now, customer-managed keys have the following restrictions:
68
68
69
69
- If this feature is enabled for your disk, you cannot disable it.
70
70
If you need to work around this, you must [copy all the data](disks-upload-vhd-to-managed-disk-powershell.md#copy-a-managed-disk) to an entirely different managed disk that isn't using customer-managed keys.
71
-
- Only ["soft" and "hard" RSA keys](../../key-vault/about-keys-secrets-and-certificates.md#keys-and-key-types) of size 2080 are supported, no other keys or sizes.
71
+
- Only ["soft" and "hard" RSA keys](../../key-vault/keys/about-keys.md) of size 2080 are supported, no other keys or sizes.
72
72
- 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 and must be in the same subscription.
73
73
- Snapshots created from disks that are encrypted with server-side encryption and customer-managed keys must be encrypted with the same customer-managed keys.
74
74
- Custom images encrypted using server-side encryption and customer-managed keys cannot be used in the shared image gallery.
0 commit comments