Skip to content

Commit 59c37cb

Browse files
Merge pull request #277220 from roygara/cmkPV2
Updating limitations.
2 parents a329aba + 06582b1 commit 59c37cb

3 files changed

+6
-3
lines changed

includes/disks-prem-v2-limitations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author: roygara
55
ms.service: azure-disk-storage
66
ms.topic: include
7-
ms.date: 03/04/2024
7+
ms.date: 06/04/2024
88
ms.author: rogarana
99
ms.custom:
1010
- include file
@@ -13,6 +13,7 @@ ms.custom:
1313
- Premium SSD v2 disks can't be used as an OS disk.
1414
- Currently, Premium SSD v2 disks are only available in [select regions](/azure/virtual-machines/disks-deploy-premium-v2#regional-availability).
1515
- Currently, Premium SSD v2 disks can only be attached to zonal VMs.
16+
- Currently, Azure Government and Azure China don't support [customer-managed keys](../articles/virtual-machines/disk-encryption.md#customer-managed-keys) for Premium SSD v2 disks.
1617
- Encryption at host is supported on Premium SSD v2 disks with some limitations and in select regions. For more information, see [Encryption at host](/azure/virtual-machines/disk-encryption#restrictions-1).
1718
- Azure Disk Encryption (guest VM encryption via Bitlocker/DM-Crypt) isn't supported for VMs with Premium SSD v2 disks. We recommend you to use encryption at rest with platform-managed or customer-managed keys, which is supported for Premium SSD v2.
1819
- Currently, Premium SSD v2 disks can't be attached to VMs in Availability Sets.

includes/managed-disks-ultra-disks-GA-scope-and-limitations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: include file
44
author: roygara
55
ms.service: azure-disk-storage
66
ms.topic: include
7-
ms.date: 05/23/2024
7+
ms.date: 06/04/2024
88
ms.author: rogarana
99
ms.custom: include file
1010
---
@@ -15,6 +15,7 @@ The following list contains Ultra Disk's limitations:
1515
- Ultra Disks don't support availability sets.
1616
- The size of an Ultra Disk can't be expanded without either deallocating the VM or detaching the Ultra Disk.
1717
- Existing disks currently can't change their type to an Ultra Disk. They must be [migrated](../articles/virtual-machines/disks-convert-types.md#migrate-to-premium-ssd-v2-or-ultra-disk).
18+
- Currently, Azure Government and Azure China don't support [customer-managed keys](../articles/virtual-machines/disk-encryption.md#customer-managed-keys) for Ultra disks.
1819
- Azure Disk Encryption isn't supported for VMs with Ultra Disks. Instead, you should use encryption at rest with platform-managed or customer-managed keys.
1920
- Azure Site Recovery isn't supported for VMs with Ultra Disks.
2021
- Ultra Disks don't support disk caching.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author: roygara
55
ms.service: azure-disk-storage
66
ms.topic: include
7-
ms.date: 02/28/2024
7+
ms.date: 06/04/2024
88
ms.author: rogarana
99
ms.custom: include file
1010
---
@@ -15,6 +15,7 @@
1515
- For Ultra Disks and Premium SSD v2 disks only:
1616
- Snapshots created from disks that are encrypted with server-side encryption and customer-managed keys must be encrypted with the same customer-managed keys.
1717
- User-assigned managed identities aren't supported for Ultra Disks and Premium SSD v2 disks encrypted with customer-managed keys.
18+
- Not currently supported in Azure Government or Azure China.
1819
- Most resources related to your customer-managed keys (disk encryption sets, VMs, disks, and snapshots) must be in the same subscription and region.
1920
- 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 Microsoft Entra tenants](../articles/virtual-machines/disks-cross-tenant-customer-managed-keys.md).
2021
- Disks encrypted with customer-managed keys can only move to another resource group if the VM they are attached to is deallocated.

0 commit comments

Comments
 (0)