az-104 Practice Question 770

Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure storage services
Difficulty: medium
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
an XML manifest file
B
a dataset CSV file
C
a JSON configuration file
D
a PowerShell PS1 file
E
a driveset CSV file

Correct Answer

B: a dataset CSV file
E: a driveset CSV file

Explanation

B: Modify the dataset.csv file in the root folder where the tool resides. Depending on whether you want to import a file or folder or both, add entries in the dataset.csv file E: Modify the driveset.csv file in the root folder where the tool resides.