Skip to content

Commit c6c899e

Browse files
committed
Feedback and list fix
1 parent 6968a7a commit c6c899e

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

articles/virtual-machines/linux/disk-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ diskEncryptionSetId=$(az disk-encryption-set show -n $diskEncryptionSetName -g $
135135
az vm create -g $rgName -n $vmName -l $location --image $image --size $vmSize --generate-ssh-keys --os-disk-encryption-set $diskEncryptionSetId --data-disk-sizes-gb 128 128 --data-disk-encryption-sets $diskEncryptionSetId $diskEncryptionSetId
136136
```
137137

138-
### Create a VMSS using a Marketplace image, encrypting the OS and data disks with customer-managed keys
138+
#### Create a virtual machine scale set using a Marketplace image, encrypting the OS and data disks with customer-managed keys
139139

140140
```azurecli
141141
rgName=ssecmktesting

articles/virtual-machines/windows/disk-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Update-AzVM -ResourceGroupName $rgName -VM $vm
179179
180180
```
181181

182-
#### Create a VMSS using a Marketplace image, encrypting the OS and data disks with customer-managed keys
182+
#### Create a virtual machine scale set using a Marketplace image, encrypting the OS and data disks with customer-managed keys
183183

184184
```PowerShell
185185
$VMLocalAdminUser = "yourLocalAdminUser"

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,28 @@ Setting up customer-managed keys for your disks will require you to create resou
1818
1. Sign into the [Azure portal](https://portal.azure.com/) and search for Key Vault
1919
1. Search for and select **Key Vaults**.
2020

21-
[ ![sse-key-vault-portal-search.png](media/virtual-machines-disk-encryption-portal/sse-key-vault-portal-search.png)](media/virtual-machines-disk-encryption-portal/sse-key-vault-portal-search-expanded.png#lightbox)
21+
[ ![sse-key-vault-portal-search.png](media/virtual-machines-disk-encryption-portal/sse-key-vault-portal-search.png)](media/virtual-machines-disk-encryption-portal/sse-key-vault-portal-search-expanded.png#lightbox)
2222

23-
> [!IMPORTANT]
24-
> Your Azure key vault, disk encryption set, VM, disks, and snapshots must all be in the same region and subscription for deployment to succeed.
23+
> [!IMPORTANT]
24+
> Your Azure key vault, disk encryption set, VM, disks, and snapshots must all be in the same region and subscription for deployment to succeed.
2525
2626
1. Select **+Add** to create a new Key Vault.
2727
1. Create a new resource group
2828
1. Enter a key vault name, select a region, and select a pricing tier.
2929
1. Select **Review + Create**, verify your choices, then select **Create**.
3030

31-
![sse-create-a-key-vault.png](media/virtual-machines-disk-encryption-portal/sse-create-a-key-vault.png)
31+
![sse-create-a-key-vault.png](media/virtual-machines-disk-encryption-portal/sse-create-a-key-vault.png)
3232

3333
1. Once your key vault finishes deploying, select it.
3434
1. Select **Keys** under **Settings**.
3535
1. Select **Generate/Import**
3636

37-
![sse-key-vault-generate-settings.png](media/virtual-machines-disk-encryption-portal/sse-key-vault-generate-settings.png)
37+
![sse-key-vault-generate-settings.png](media/virtual-machines-disk-encryption-portal/sse-key-vault-generate-settings.png)
3838

3939
1. Leave both **Key Type** set to **RSA** and **RSA Key Size** set to **2080**.
4040
1. Fill in the remaining selections as you like and then select **Create**.
4141

42-
![sse-create-a-key-generate.png](media/virtual-machines-disk-encryption-portal/sse-create-a-key-generate.png)
42+
![sse-create-a-key-generate.png](media/virtual-machines-disk-encryption-portal/sse-create-a-key-generate.png)
4343

4444
#### Setting up your disk encryption set
4545

@@ -48,19 +48,19 @@ To create and configure disk encryption sets, you must use the following link: h
4848
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
4949
1. Select **+Add**.
5050

51-
![sse-create-disk-encryption-set.png](media/virtual-machines-disk-encryption-portal/sse-create-disk-encryption-set.png)
51+
![sse-create-disk-encryption-set.png](media/virtual-machines-disk-encryption-portal/sse-create-disk-encryption-set.png)
5252

5353
1. Select your resource group, name your encryption set, and select the same region as your key vault.
5454
1. Select **Key vault and key**.
5555
1. Select the key vault and key you created previously, as well as the version.
5656
1. Press **Select**.
5757
1. Select **Review + Create** and then **Create**.
5858

59-
![sse-disk-enc-set-blade-key.png](media/virtual-machines-disk-encryption-portal/sse-disk-enc-set-blade-key.png)
59+
![sse-disk-enc-set-blade-key.png](media/virtual-machines-disk-encryption-portal/sse-disk-enc-set-blade-key.png)
6060

6161
1. Open the disk encryption set once it finishes creating and select the alert that pops up.
6262

63-
![sse-disk-enc-alert-fix.png](media/virtual-machines-disk-encryption-portal/sse-disk-enc-alert-fix.png)
63+
![sse-disk-enc-alert-fix.png](media/virtual-machines-disk-encryption-portal/sse-disk-enc-alert-fix.png)
6464

6565
Two notifications should pop up and succeed. Doing this will allow you to use the disk encryption set with your key vault.
6666

@@ -75,10 +75,10 @@ The VM deployment process is similar to the standard deployment process, the onl
7575
1. On the **Basic** tab, select the same region as your disk encryption set and Azure Key Vault.
7676
1. Fill in the other values on the **Basic** tab as you like.
7777

78-
![sse-create-a-vm-region.png](media/virtual-machines-disk-encryption-portal/sse-create-a-vm-region.png)
78+
![sse-create-a-vm-region.png](media/virtual-machines-disk-encryption-portal/sse-create-a-vm-region.png)
7979

8080
1. On the **Disks** tab, select **Encryption at rest with a customer-managed key**.
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)

0 commit comments

Comments
 (0)