File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ author: alkohli
5
5
services : storage
6
6
ms.service : storage
7
7
ms.topic : article
8
- ms.date : 03/15 /2020
8
+ ms.date : 05/06 /2020
9
9
ms.author : alkohli
10
10
ms.subservice : common
11
11
---
@@ -35,7 +35,7 @@ Import/Export service uses the following components:
35
35
* ** WAImportExport tool** : This is a command-line tool that does the following:
36
36
* Prepares your disk drives that are shipped for import.
37
37
* Facilitates copying your data to the drive.
38
- * Encrypts the data on the drive with AES 128 -bit BitLocker. You can use an external key protector to protect your BitLocker key.
38
+ * Encrypts the data on the drive with AES 256 -bit BitLocker. You can use an external key protector to protect your BitLocker key.
39
39
* Generates the drive journal files used during import creation.
40
40
* Helps identify numbers of drives needed for export jobs.
41
41
@@ -125,7 +125,7 @@ The Azure Import/Export service supports copying data to and from all Azure stor
125
125
126
126
## Security considerations
127
127
128
- The data on the drive is encrypted using AES 128 -bit BitLocker Drive Encryption. This encryption protects your data while it is in transit.
128
+ The data on the drive is encrypted using AES 256 -bit BitLocker Drive Encryption. This encryption protects your data while it is in transit.
129
129
130
130
For import jobs, drives are encrypted in two ways.
131
131
You can’t perform that action at this time.
0 commit comments