Microsoft Azure Fundamentals AZ-900 Practice Question
Your organization requires the migration of several terabytes of data files from a local data center to Azure Storage. The migration process must allow for incremental uploads due to the large volume of data, ensure data integrity with checksum verification, and be executable through automated scripting for repeatable transfers. Which tool should be utilized to meet these specific migration needs?
AzCopy with the /XO and /Z flags for incremental copy and restartable mode
Azure Storage Explorer with multi-session capabilities
Azure File Sync with continuous file synchronization
AzCopy without additional flags for a straightforward copy process