Skip to content

Commit 3faa41c

Browse files
authored
Merge pull request #102682 from ramankumarlive/patch-33
Add instructions to open special URL
2 parents dae014c + 6db0dde commit 3faa41c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Two notifications should pop up and succeed. Doing this will allow you to use th
7171
Now that you've created and set up your key vault and the disk encryption set, you can deploy a VM using the encryption.
7272
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.
7373

74+
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
7475
1. Search for **Virtual Machines** and select **+ Add** to create a VM.
7576
1. On the **Basic** tab, select the same region as your disk encryption set and Azure Key Vault.
7677
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
9091
> [!CAUTION]
9192
> Enabling disk encryption on any disks attached to a VM will require that you stop the VM.
9293
94+
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
9395
1. Navigate to a VM which is in the same region as one of your disk encryption sets.
9496
1. Open the VM and select **Stop**.
9597

@@ -105,4 +107,4 @@ To manage and configure disk encryption on your existing disks, you must use the
105107
![sse-encrypt-existing-disk-customer-managed-key.png](media/virtual-machines-disk-encryption-portal/sse-encrypt-existing-disk-customer-managed-key.png)
106108

107109
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

Comments
 (0)