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: articles/storage/common/storage-import-export-encryption-key-portal.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ Before you begin, make sure:
24
24
25
25
1. You have created an import job as per the instructions in:
26
26
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).
29
29
30
30
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).
31
31
@@ -44,43 +44,43 @@ Configuring customer-managed key for your Import/Export service is optional. By
44
44
1. Go to the **Overview** blade for your Import job.
45
45
2. In the right-pane, select **Choose how your BitLocker keys are encrypted**.
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.
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.
58
58
59
-

59
+

60
60
61
61
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**.
62
62
63
-

63
+

64
64
65
65
7. Review the information associated with your key vault and select **Create**. Wait for a couple minutes for the key vault creation to complete.
0 commit comments