Skip to content

Commit 055bd55

Browse files
committed
Fixed broken links
1 parent dcb0e79 commit 055bd55

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/storage/common/storage-import-export-encryption-key-portal.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Before you begin, make sure:
2424

2525
1. You have created an import job as per the instructions in:
2626

27-
- [Create an import job for blobs](storage-import-export-data-to-blobs).
28-
- [Create an import job for files](storage-import-export-data-to-files).
27+
- [Create an import job for blobs](storage-import-export-data-to-blobs.md).
28+
- [Create an import job for files](storage-import-export-data-to-files.md).
2929

3030
2. You have an existing Azure Key Vault with a key in it that you can use to protect your BitLocker key. To learn how to create a key vault using the Azure portal, see [Quickstart: Set and retrieve a secret from Azure Key Vault using the Azure portal](../../key-vault/quick-create-portal.md).
3131

@@ -44,43 +44,43 @@ Configuring customer-managed key for your Import/Export service is optional. By
4444
1. Go to the **Overview** blade for your Import job.
4545
2. In the right-pane, select **Choose how your BitLocker keys are encrypted**.
4646

47-
![Choose encryption option](./media/storage-import-export-encryption-key-portal/encyrption-key-1.png)
47+
![Choose encryption option](./media/storage-import-export-encryption-key-portal/encryption-key-1.png)
4848

4949
3. In the **Encryption** blade, you can view and copy the device BitLocker key. Under **Encryption type**, you can choose how you want to protect your BitLocker key. By default, a Microsoft managed key is used.
5050

51-
![View BitLocker key](./media/storage-import-export-encryption-key-portal/encyrption-key-2.png)
51+
![View BitLocker key](./media/storage-import-export-encryption-key-portal/encryption-key-2.png)
5252

5353
4. You have the option to specify a customer managed key. After you have selected the customer managed key, **Select key vault and a key**.
5454

55-
![Select customer managed key](./media/storage-import-export-encryption-key-portal/encyrption-key-3.png)
55+
![Select customer managed key](./media/storage-import-export-encryption-key-portal/encryption-key-3.png)
5656

5757
5. In the **Select key from Azure Key Vault** blade, the subscription is automatically populated. For **Key vault**, you can select an existing key vault from the dropdown list.
5858

59-
![Select or create Azure Key Vault](./media/storage-import-export-encryption-key-portal/encyrption-key-4.png)
59+
![Select or create Azure Key Vault](./media/storage-import-export-encryption-key-portal/encryption-key-4.png)
6060

6161
6. You can also select **Create new** to create a new key vault. In the **Create key vault blade**, enter the resource group and the key vault name. Accept all other defaults. Select **Review + Create**.
6262

63-
![Create new Azure Key Vault](./media/storage-import-export-encryption-key-portal/encyrption-key-5.png)
63+
![Create new Azure Key Vault](./media/storage-import-export-encryption-key-portal/encryption-key-5.png)
6464

6565
7. Review the information associated with your key vault and select **Create**. Wait for a couple minutes for the key vault creation to complete.
6666

67-
![Create Azure Key Vault](./media/storage-import-export-encryption-key-portal/encyrption-key-6.png)
67+
![Create Azure Key Vault](./media/storage-import-export-encryption-key-portal/encryption-key-6.png)
6868

6969
7. In the **Select key from Azure Key Vault**, you can select a key in the existing key vault.
7070

7171

7272

7373
8. If you created a new key vault, select **Create new**.
7474

75-
![Create new key in Azure Key Vault](./media/storage-import-export-encryption-key-portal/encyrption-key-7.png)
75+
![Create new key in Azure Key Vault](./media/storage-import-export-encryption-key-portal/encryption-key-7.png)
7676

7777
9. Provide the name for your key, accept the other defaults, and select **Create**.
7878

79-
![Create new key](./media/storage-import-export-encryption-key-portal/encyrption-key-8.png)
79+
![Create new key](./media/storage-import-export-encryption-key-portal/encryption-key-8.png)
8080

8181
10. Select the **Version** and then choose **Select**. You are notified that a key is created in your key vault.
8282

83-
![New key created in key vault](./media/storage-import-export-encryption-key-portal/encyrption-key-9.png)
83+
![New key created in key vault](./media/storage-import-export-encryption-key-portal/encryption-key-9.png)
8484

8585
In the **Encryption** blade, you can see the key vault and the key selected for your customer managed key.
8686

0 commit comments

Comments
 (0)