Skip to content

Commit 1160d58

Browse files
committed
updates
1 parent 66e9fe1 commit 1160d58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/devtest-labs/encrypt-disks-customer-managed-keys.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The following section shows how a lab owner can set up encryption with a custome
2525

2626
- If you don't have a disk encryption set, [complete the steps in this article to set up a key vault and a disk encryption set](/azure/virtual-machines/disks-enable-customer-managed-keys-portal). Note the following requirements for the disk encryption set:
2727

28-
- The disk encryption set needs to be in same region and subscription as your lab.
29-
- The lab owner needs to have at least reader-level access to the disk encryption set that will be used to encrypt lab disks.
28+
- The disk encryption set needs to be in same region and subscription as your lab.
29+
- The lab owner needs to have at least reader-level access to the disk encryption set that will be used to encrypt lab disks.
3030

3131
- For labs created before 8/1/2020, the lab owner needs to ensure that lab system-assigned identity is enabled. To do so, the lab owner can go to the lab, select **Configuration and policies**, select **Identity (Preview)** in the left menu, change the system-assigned identity **Status** to **On**, and then select **Save**. For labs created after 8/1/2020, the system-assigned identity is enabled by default.
3232

@@ -52,7 +52,7 @@ The following section shows how a lab owner can set up encryption with a custome
5252

5353
:::image type="content" source="./media/encrypt-disks-customer-managed-keys/disks-page.png" alt-text="Screenshot that shows the Disks pane in Configuration and policies." lightbox="./media/encrypt-disks-customer-managed-keys/disks-page.png":::
5454

55-
1. In the **Encryption type** box, select **Encryption at-rest with a customer managed key**.
55+
1. In the **Encryption type** box, select **Encryption at-rest with a customer managed key**.
5656
1. In the **Disk encryption set** box, select the disk encryption set you created earlier. It's the same disk encryption set that the system-assigned identity of the lab can access.
5757
1. Select **Save** at the top of the pane.
5858

@@ -61,7 +61,7 @@ The following section shows how a lab owner can set up encryption with a custome
6161
1. A message box appears with the following message: *This setting will apply to newly created machines in the lab. Old OS disk will remain encrypted with the old disk encryption set*. Select **OK**.
6262

6363
After this configuration, lab disks are encrypted with the customer-managed key provided in the disk encryption set.
64-
64+
6565
## Validate that disks are being encrypted
6666

6767
1. Go to a lab virtual machine that you created after enabling disk encryption with a customer-managed key on the lab.

0 commit comments

Comments
 (0)