A company wants to migrate a large number of files from their on-premises data center to Azure Blob Storage. The migration process needs to be automated, efficient, and capable of resuming in case of interruptions. Which Azure service should the company use to accomplish this requirement?
Utilize AzCopy with appropriate parameters to manage large-scale data transfer and resume interrupted transfers
Implement Azure File Sync to keep the data in sync between on-premises and Azure Blob Storage
Create an automated script using Azure Virtual Machines to manually copy files over Remote Desktop Protocol (RDP)
Use Azure Storage Explorer to perform an iterative copy process with manual intervention if interrupted