Skip to content

Commit 6d8a21c

Browse files
committed
Import/Export command update
1 parent 68bdfd9 commit 6d8a21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/import-export/storage-import-export-determine-drives-for-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To find out how many physical disks you need for your export order, do these ste
5555
The following example demonstrates the `PreviewExport` command:
5656

5757
```powershell
58-
WAImportExport.exe PreviewExport /ExportBlobListFile:C:\WAImportExport\mybloblist.xml /DriveSize:500GB
58+
WAImportExport.exe PreviewExport /ExportBlobListFile:C:\WAImportExport\mybloblist.xml /DriveSize:500GB /Cloud:Public
5959
```
6060

6161
The export blob list file may contain blob names and blob prefixes, as shown here:

0 commit comments

Comments
 (0)