An administrator needs to import of data from an on-premises Windows file server to an Azure storage account. The target destination is an Azure Files share. Due to limited WAN bandwidth, the administrator decides to use the Azure Import/Export service to ship physical hard drives to an Azure datacenter.
Which of the following processes must the administrator use to prepare the hard drives and configure the import job?
- Format the drives as NTFS, run the WAImportExport V2 tool on a local Windows machine using the storage account access key to copy the data and encrypt the drives with BitLocker, and upload the generated journal (.jrn) files when creating the import job in the Azure portal.Cevap
- BFormat the drives as NTFS, copy the data directly, and configure Azure File Sync cloud tiering endpoints on the drives so that the data is automatically synced to the Azure Files share once the drives are physically connected at the Azure datacenter.
- CFormat the drives as NTFS, run the WAImportExport V2 tool, and temporarily disable the 'Allow trusted Microsoft services to access this storage account' setting in the storage account firewall to permit the Azure datacenter staff to write the data.
- DFormat the drives as NTFS, run the WAImportExport V2 tool without the storage account access key, and rely on having the Owner role at the resource group level to authorize the drive preparation and data upload.
Cevap
Format the drives as NTFS, run the WAImportExport V2 tool on a local Windows machine using the storage account access key to copy the data and encrypt the drives with BitLocker, and upload the generated journal (.jrn) files when creating the import job in the Azure portal.
The correct process for importing data into Azure Files using the Import/Export service requires formatting the drives as NTFS and running the WAImportExport V2 tool on a local Windows machine. The tool uses the storage account access key to copy the data, encrypts the drives with BitLocker, and generates journal (.jrn) files. These journal files must then be uploaded to Azure when creating the import job to allow the Azure datacenter to decrypt and ingest the data.
Adım Adım Çözüm
Anahtar Kavram
Drive preparation and prerequisite handling using the WAImportExport tool for Azure Files imports via the Import/Export service.
Tahmini Süre:2m 30s