Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An administrator needs to transfer several gigabytes of files from an on-premises local file system into an Azure Blob Storage container on a scheduled basis.
The administrator wants to automate the file copy operation using a script and requires a lightweight, dedicated command-line utility optimized for high-performance data transfer.
Which tool should the administrator use?
Azure Storage Explorer
AzCopy
Azure File Sync
Azure Data Box
AzCopy is a specialized, lightweight command-line utility designed by Microsoft for high-performance data transfer into and out of Azure Storage accounts. It allows administrators and developers to copy blobs or files between a local computer and cloud storage, or between different cloud storage accounts.
azcopy copy, azcopy sync), making it ideal for integration into automated scripts, cron jobs, and scheduled administrative tasks.AzCopy provides the exact balance of scriptability, speed, and low overhead required for regular, automated data uploads to Azure Blob Storage without requiring a graphical interface or heavy background synchronization agents.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Still curious? Scout, our AI tutor, can explain this concept further and answer your follow-up questions.