You need to export of data from an Azure Storage account to an on-premises datacenter by using the Azure Import/Export service. You plan to ship empty hard drives to an Azure datacenter.
What is a requirement for preparing the hard drives before they are shipped?
- Ensure the drives are formatted using the NTFS file system.Answer
- BEnsure the drives are formatted using the FAT32 file system.
- CEncrypt the drives using BitLocker Drive Encryption.
- DUse the WAImportExport tool to pre-stage the export journal files on the drives.
Answer
Ensure the drives are formatted using the NTFS file system.
For an export job using the Azure Import/Export service, you must format the drives using the NTFS file system. You do not pre-encrypt them or run the WAImportExport tool. Azure copies the data to the drives, encrypts them with BitLocker, and provides the encryption keys in your Azure storage account configuration.
Step-by-Step Solution
Key Concept
Azure Import/Export export job drive preparation requirements
Estimated Time:1m 30s