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.
Click on the arrows to vote for the correct answer
A. B. C. D. E.AC
A: 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
C: Modify the driveset.csv file in the root folder where the tool resides.
https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-data-to-filesTo use the Azure Import/Export service to copy files to a storage account, you need to create two files before you prepare the drives for the import job:
Option A - A dataset CSV file is used to specify the list of files or objects to be imported/exported. However, this file is optional and not required for the Azure Import/Export service.
Option D - A PowerShell PS1 file is not required for creating an import/export job using the Azure Import/Export service.
Option E - A JSON configuration file is also not required for creating an import/export job using the Azure Import/Export service.
Therefore, the correct answers are: