Skip to content

Commit db4a4e0

Browse files
authored
Apply pencil edits for blocking issues from PR review
1 parent 7114809 commit db4a4e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/azure-vmware/configure-customer-managed-keys.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ ms.date: 6/30/2022
88

99
# Configure customer-managed key encryption at rest in Azure VMware Solution
1010

11-
## Overview
1211

1312
This article illustrates how to encrypt VMware vSAN Key Encryption Keys (KEKs) with customer-managed keys (CMKs) managed by customer-owned Azure Key Vault.
1413

@@ -70,7 +69,6 @@ Before you begin to enable customer-managed key (CMK) functionality, ensure the
7069
```azurecli-interactive
7170
az resource update --ids $privateCloudId --set identity.type=SystemAssigned --api-version "2021-12-01"
7271
```
73-
---
7472
7573
- Configure the key vault access policy to grant permissions to the managed identity. It will be used to authorize access to the key vault.
7674
@@ -103,7 +101,6 @@ Before you begin to enable customer-managed key (CMK) functionality, ensure the
103101
104102
Learn more about how to [Assign an Azure Key Vault access policy](https://docs.microsoft.com/azure/key-vault/general/assign-access-policy?tabs=azure-portal).
105103
106-
---
107104
108105
## Customer-managed key version lifecycle
109106

0 commit comments

Comments
 (0)