Skip to content

Commit 3ece519

Browse files
committed
Added info on unlocking the drive
1 parent 9aed345 commit 3ece519

12 files changed

+63
-24
lines changed
-6.26 KB
Loading
-7.74 KB
Loading
-7.14 KB
Loading
-7.09 KB
Loading
-1.48 KB
Loading
-516 Bytes
Loading
-608 Bytes
Loading
-1.61 KB
Loading
-1.6 KB
Loading

articles/storage/common/storage-import-export-data-from-blobs.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
services: storage
66
ms.service: storage
77
ms.topic: article
8-
ms.date: 04/08/2019
8+
ms.date: 03/12/2020
99
ms.author: alkohli
1010
ms.subservice: common
1111
---
@@ -94,18 +94,19 @@ Perform the following steps to create an export job in the Azure portal.
9494
9595
- Click **OK** to complete export job creation.
9696

97-
## Step 2: Ship the drives
97+
## (Optional) Step 2:
98+
## Step 3: Ship the drives
9899

99100
If you do not know the number of drives you need, go to the [Check the number of drives](#check-the-number-of-drives). If you know the number of drives, proceed to ship the drives.
100101

101102
[!INCLUDE [storage-import-export-ship-drives](../../../includes/storage-import-export-ship-drives.md)]
102103

103-
## Step 3: Update the job with tracking information
104+
## Step 4: Update the job with tracking information
104105

105106
[!INCLUDE [storage-import-export-update-job-tracking](../../../includes/storage-import-export-update-job-tracking.md)]
106107

107108

108-
## Step 4: Receive the disks
109+
## Step 5: Receive the disks
109110
When the dashboard reports the job is complete, the disks are shipped to you and the tracking number for the shipment is available on the portal.
110111

111112
1. After you receive the drives with exported data, you need to get the BitLocker keys to unlock the drives. Go to the export job in the Azure portal. Click **Import/Export** tab.
@@ -117,6 +118,14 @@ When the dashboard reports the job is complete, the disks are shipped to you and
117118

118119
The export is complete. At this time, you can delete the job or it automatically gets deleted after 90 days.
119120

121+
## Step 6: Unlock the disks
122+
123+
Use the following command to unlock the drive:
124+
125+
`WAImportExport Unlock /externalKey:<BitLocker key (base 64 string) copied from journal (*.jrn*) file>`
126+
127+
128+
120129

121130
## Check the number of drives
122131

0 commit comments

Comments
 (0)