Skip to content

Commit b3cdd03

Browse files
Merge pull request #244335 from jackrichins/patch-74
AAD does not support Premium SSD v2 disks
2 parents 44bdb61 + 52dc0b1 commit b3cdd03

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/virtual-machines/linux/disk-encryption-linux.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: disks
77
ms.collection: linux
88
ms.topic: conceptual
99
ms.author: mbaldwin
10-
ms.date: 03/16/2023
10+
ms.date: 07/07/2023
1111
ms.custom: seodec18, devx-track-azurepowershell
1212
---
1313

@@ -435,6 +435,7 @@ Azure Disk Encryption does not work for the following Linux scenarios, features,
435435
- Migrating a VM that is encrypted with ADE, or has **ever** been encrypted with ADE, to [Encryption at Host](../disk-encryption.md#encryption-at-host---end-to-end-encryption-for-your-vm-data) or [server-side encryption with customer-managed keys](../disk-encryption.md).
436436
- Encrypting VMs in failover clusters.
437437
- Encryption of [Azure ultra disks](../disks-enable-ultra-ssd.md).
438+
- Encryption of [Premium SSD v2 disks](../disks-types.md#premium-ssd-v2-limitations).
438439
- Encryption of VMs in subscriptions that have the [Secrets should have the specified maximum validity period](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2F342e8053-e12e-4c44-be01-c3c2f318400f) policy enabled with the [DENY effect](../../governance/policy/concepts/effects.md).
439440
440441
## Next steps

articles/virtual-machines/windows/disk-encryption-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: disks
77
ms.collection: windows
88
ms.topic: how-to
99
ms.author: mbaldwin
10-
ms.date: 03/16/2023
10+
ms.date: 07/07/2023
1111
ms.custom: seodec18, devx-track-azurepowershell
1212
---
1313

@@ -319,6 +319,7 @@ Azure Disk Encryption does not work for the following scenarios, features, and t
319319
- Migrating a VM that is encrypted with ADE, or has **ever** been encrypted with ADE, to [Encryption at Host](../disk-encryption.md#encryption-at-host---end-to-end-encryption-for-your-vm-data) or [server-side encryption with customer-managed keys](../disk-encryption.md).
320320
- Encrypting VMs in failover clusters.
321321
- Encryption of [Azure ultra disks](../disks-enable-ultra-ssd.md).
322+
- Encryption of [Premium SSD v2 disks](../disks-types.md#premium-ssd-v2-limitations).
322323
- Encryption of VMs in subscriptions that have the [Secrets should have the specified maximum validity period](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2F342e8053-e12e-4c44-be01-c3c2f318400f) policy enabled with the [DENY effect](../../governance/policy/concepts/effects.md).
323324
324325
## Next steps

0 commit comments

Comments
 (0)