Skip to content

Commit e9f7684

Browse files
committed
updates
1 parent 010f220 commit e9f7684

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to manage disk encryption by using customer-managed keys
44
ms.topic: how-to
55
ms.author: rosemalcolm
66
author: RoseHJM
7-
ms.date: 07/11/2025
7+
ms.date: 07/15/2025
88
ms.custom: subject-rbac-steps, UpdateFrequency2
99

1010
#customer intent: As a lab owner, I want to use customer-managed keys to manage disk encryption so that I can manage access control with more flexibility.
@@ -28,10 +28,10 @@ In Azure DevTest Labs, all OS disks and data disks created in a lab are encrypte
2828
- The disk encryption set needs to be in same region and subscription as your lab.
2929
- 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

31-
- For labs created before August 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 August 1, 2020, the system-assigned identity is enabled by default.
31+
- For labs created before August 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** in the left menu, change the system-assigned identity **Status** to **On**, and then select **Save**. For labs created after August 1, 2020, the system-assigned identity is enabled by default.
3232

33-
> [!div class="mx-imgBorder"]
34-
> :::image type="content" source="./media/encrypt-disks-customer-managed-keys/managed-keys.png" alt-text="Screenshot that shows the steps for enabling system-assigned identity." lightbox="./media/encrypt-disks-customer-managed-keys/managed-keys.png":::
33+
34+
:::image type="content" source="./media/encrypt-disks-customer-managed-keys/managed-keys.png" alt-text="Screenshot that shows the steps for enabling system-assigned identity." lightbox="./media/encrypt-disks-customer-managed-keys/managed-keys.png":::
3535

3636
- For the lab to handle encryption for all lab disks, the lab owner needs to explicitly grant the lab's system-assigned identity reader role on the disk encryption set and the virtual machine contributor role on the underlying Azure subscription. The lab owner can do that by completing the following steps:
3737

@@ -66,18 +66,18 @@ In Azure DevTest Labs, all OS disks and data disks created in a lab are encrypte
6666

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

69-
> [!div class="mx-imgBorder"]
70-
> :::image type="content" source="./media/encrypt-disks-customer-managed-keys/enabled-encryption-vm.png" alt-text="Screenshot that shows a VM with disk encryption enabled." lightbox="./media/encrypt-disks-customer-managed-keys/enabled-encryption-vm.png":::
69+
70+
:::image type="content" source="./media/encrypt-disks-customer-managed-keys/enabled-encryption-vm.png" alt-text="Screenshot that shows a VM with disk encryption enabled." lightbox="./media/encrypt-disks-customer-managed-keys/enabled-encryption-vm.png":::
7171

7272
1. Select the resource group of the VM and then select the OS disk.
7373

74-
> [!div class="mx-imgBorder"]
75-
> :::image type="content" source="./media/encrypt-disks-customer-managed-keys/vm-resource-group.png" alt-text="Screenshot that shows the VM in its resource group." lightbox="./media/encrypt-disks-customer-managed-keys/vm-resource-group.png":::
74+
75+
:::image type="content" source="./media/encrypt-disks-customer-managed-keys/vm-resource-group.png" alt-text="Screenshot that shows the VM in its resource group." lightbox="./media/encrypt-disks-customer-managed-keys/vm-resource-group.png":::
7676

7777
1. In the left pane, under **Settings**, select **Encryption**. Validate that encryption is set to customer-managed key with the disk encryption set that you selected.
7878

79-
> [!div class="mx-imgBorder"]
80-
> :::image type="content" source="./media/encrypt-disks-customer-managed-keys/validate-encryption.png" alt-text="Screenshot that shows the encryption type of the VM.":::
79+
80+
:::image type="content" source="./media/encrypt-disks-customer-managed-keys/validate-encryption.png" alt-text="Screenshot that shows the encryption type of the VM.":::
8181

8282
## Related content
8383

-7.57 KB
Loading
107 KB
Loading
144 KB
Loading

0 commit comments

Comments
 (0)