Designing Azure Infrastructure Solutions — Question 3

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 from Server1 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: B, C

Explanation

The correct answers are B and C. An Azure Import/Export job allows for the physical transfer of data to and from Azure Blob Storage, making it suitable for large amounts of data like 500 GB. Azure Data Factory can also be used to copy files from on-premises servers to Azure Blob Storage, providing a robust data integration service. The other options do not directly facilitate the transfer of files to Azure Blob Storage.