You plan to use the Azure Import/Export service to import of archive data from your on-premises network to an Azure Storage account. You have prepared several SATA hard drives and need to run the WAImportExport tool on a Windows client machine to copy the files and prepare the drives.
Which file must be generated by the WAImportExport tool during drive preparation and then uploaded to the Azure portal when creating the import job?
- A journal (.jrn) file that contains drive information, BitLocker encryption keys, and file copy logs.Cevap
- BA Shared Access Signature (.sas) token file that authorizes the Azure datacenter to access the destination storage account containers.
- CA storage account firewall configuration (.json) file that bypasses network restrictions for the client machine's public IP address.
- DAn Azure RBAC role assignment (.xml) file that delegates the Storage Blob Data Contributor role to the import job principal.
Cevap
The journal (.jrn) file containing drive information, BitLocker encryption keys, and file copy logs.
The journal (.jrn) file is the standard output of the WAImportExport tool. It contains the drive metadata, BitLocker encryption keys, and log of copied files. Uploading this file to the Azure portal during import job creation is mandatory because it allows Azure to decrypt the physical drive once it arrives at the Azure datacenter.
Adım Adım Çözüm
Anahtar Kavram
Drive preparation and journal (.jrn) file requirements in Azure Import/Export service.