Skip to content

Commit d961b1d

Browse files
Merge pull request #230758 from jackrichins/secret_policy
Secret policy not supported by ADE
2 parents 55c3bca + 1628ceb commit d961b1d

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: 12/07/2022
10+
ms.date: 03/16/2023
1111
ms.custom: seodec18, devx-track-azurepowershell
1212
---
1313

@@ -469,6 +469,7 @@ Azure Disk Encryption does not work for the following Linux scenarios, features,
469469
- 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).
470470
- Encrypting VMs in failover clusters.
471471
- Encryption of [Azure ultra disks](../disks-enable-ultra-ssd.md).
472+
- 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).
472473

473474
## Next steps
474475

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: 01/24/2023
10+
ms.date: 03/16/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 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).
322323
323324
## Next steps
324325

0 commit comments

Comments
 (0)