Microsoft Azure Architect Design (legacy) — Question 21

You have an Azure subscription that contains an Azure Blob storage account named store1.
You have an on-premises file server named Server1 that runs Windows Server 2016. Server1 stores 500 GB of company files.
You need to store a copy of the company files in store1.
Which two possible Azure services achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, D

Explanation

The correct answers are A and D. An Azure Import/Export job allows for the physical transfer of data to and from Azure Blob storage, making it suitable for large file transfers. Azure Data Factory provides data integration services that can facilitate the copying of files from on-premises to Azure Blob storage, thereby achieving the goal. The other options, such as an integration account and an Azure Batch account, do not directly facilitate the transfer of files to Blob storage.