You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/virtual-machines-disks-encryption-portal.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ Two notifications should pop up and succeed. Doing this will allow you to use th
71
71
Now that you've created and set up your key vault and the disk encryption set, you can deploy a VM using the encryption.
72
72
The VM deployment process is similar to the standard deployment process, the only differences are that you need to deploy the VM in the same region as your other resources and you opt to use a customer managed key.
73
73
74
+
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
74
75
1. Search for **Virtual Machines** and select **+ Add** to create a VM.
75
76
1. On the **Basic** tab, select the same region as your disk encryption set and Azure Key Vault.
76
77
1. Fill in the other values on the **Basic** tab as you like.
@@ -90,6 +91,7 @@ To manage and configure disk encryption on your existing disks, you must use the
90
91
> [!CAUTION]
91
92
> Enabling disk encryption on any disks attached to a VM will require that you stop the VM.
92
93
94
+
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
93
95
1. Navigate to a VM which is in the same region as one of your disk encryption sets.
94
96
1. Open the VM and select **Stop**.
95
97
@@ -105,4 +107,4 @@ To manage and configure disk encryption on your existing disks, you must use the
1. Repeat this process for any other disks attached to the VM you'd like to encrypt.
108
-
1. When your disks finish switching over to customer-managed keys, if there are no there no other attached disks you'd like to encrypt, you may start your VM.
110
+
1. When your disks finish switching over to customer-managed keys, if there are no there no other attached disks you'd like to encrypt, you may start your VM.
0 commit comments