Microsoft Azure Administrator (legacy) — Question 38
You plan to use the Azure Import/Export service to copy files to a storage account.
Which two files should you create before you prepare the drives for the import job? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. a driveset CSV file
- B. a JSON configuration file
- C. a PowerShell PS1 file
- D. an XML manifest file
- E. a dataset CSV file
Correct answer: A, E
Explanation
The correct answers are A and E because the Azure Import/Export service requires a driveset CSV file to define the drive set and a dataset CSV file to specify the files to be imported. The other options, while related to Azure, are not necessary for this specific import job preparation.