Skip to content

Commit 4251a7e

Browse files
authored
Merge pull request #167617 from ramankumarlive/patch-88
Update disk-encryption.md
2 parents af4d91f + 883138a commit 4251a7e

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

articles/virtual-machines/disk-encryption.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,6 @@ For now, customer-managed keys have the following restrictions:
4747

4848
Customer-managed keys are available in all regions that managed disks are available.
4949

50-
Automatic key rotation is in preview and only available in the following regions:
51-
52-
- East US
53-
- East US 2
54-
- South Central US
55-
- West US
56-
- West US 2
57-
- North Europe
58-
- West Europe
59-
- France Central
60-
6150
> [!IMPORTANT]
6251
> Customer-managed keys rely on managed identities for Azure resources, a feature of Azure Active Directory (Azure AD). When you configure customer-managed keys, a managed identity is automatically assigned to your resources under the covers. If you subsequently move the subscription, resource group, or managed disk from one Azure AD directory to another, the managed identity associated with managed disks isn't transferred to the new tenant, so customer-managed keys may no longer work. For more information, see [Transferring a subscription between Azure AD directories](../active-directory/managed-identities-azure-resources/known-issues.md#transferring-a-subscription-between-azure-ad-directories).
6352
@@ -103,4 +92,4 @@ To enable double encryption at rest for managed disks, see our articles covering
10392
- Enable double encryption at rest for managed disks with either the [Azure PowerShell module](windows/disks-enable-double-encryption-at-rest-powershell.md), the [Azure CLI](linux/disks-enable-double-encryption-at-rest-cli.md) or the [Azure portal](disks-enable-double-encryption-at-rest-portal.md).
10493
- Enable customer-managed keys for managed disks with either the [Azure PowerShell module](windows/disks-enable-customer-managed-keys-powershell.md), the [Azure CLI](linux/disks-enable-customer-managed-keys-cli.md) or the [Azure portal](disks-enable-customer-managed-keys-portal.md).
10594
- [Explore the Azure Resource Manager templates for creating encrypted disks with customer-managed keys](https://github.com/ramankumarlive/manageddiskscmkpreview)
106-
- [What is Azure Key Vault?](../key-vault/general/overview.md)
95+
- [What is Azure Key Vault?](../key-vault/general/overview.md)

0 commit comments

Comments
 (0)