Skip to content

Commit e09ced3

Browse files
committed
Existing encryption workflow
1 parent ee711bd commit e09ced3

File tree

4 files changed

+19
-1
lines changed

4 files changed

+19
-1
lines changed
80.8 KB
Loading
136 KB
Loading
59.8 KB
Loading

includes/virtual-machines-disks-encryption-portal.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,22 @@ The VM deployment process is similar to the standard deployment process, the onl
8181
1. Select your disk encryption set in the **Disk encryption set** drop-down.
8282
1. Make the remaining selections as you like.
8383

84-
![sse-create-vm-select-cmk-encryption-set.png](media/virtual-machines-disk-encryption-portal/sse-create-vm-select-cmk-encryption-set.png)
84+
![sse-create-vm-select-cmk-encryption-set.png](media/virtual-machines-disk-encryption-portal/sse-create-vm-select-cmk-encryption-set.png)
85+
86+
#### Enable on an existing disk
87+
88+
To manage and configure disk encryption on your existing disks, you must use the following link: https://aka.ms/diskencryptionsets. Enabling customer-managed keys on existing disks is not yet available in the global Azure portal.
89+
90+
1. Navigate to a VM which is in the same region as one of your disk encryption sets.
91+
1. Open the VM and select **Stop**.
92+
93+
![sse-stop-VM-to-encrypt-disk.png](media/virtual-machines-disk-encryption-portal/sse-stop-VM-to-encrypt-disk.png)
94+
95+
1. After the VM has finished stopping, select **Disks** and then select the disk you want to encrypt.
96+
97+
![sse-existing-disk-select.png](media/virtual-machines-disk-encryption-portal/sse-existing-disk-select.png)
98+
99+
1. Select **Encryption** and select *customer* and then select your disk encryption set in the drop down.
100+
1. Select **Save**.
101+
102+
![sse-encrypt-existing-disk-customer-managed-key.png](media/virtual-machines-disk-encryption-portal/sse-encrypt-existing-disk-customer-managed-key.png)

0 commit comments

Comments
 (0)