A county must pick a file-movement approach: nightly automated Blob uploads, occasional GUI browsing, or ongoing hybrid sync of on-prem file servers. Which matching rule is correct?
Select an answer to reveal the explanation.
Short Explanation
Match the tool to the job: scripts love AzCopy, clicks love Storage Explorer, and branch file servers love File Sync. Mixing those roles is how counties buy the wrong wrench. One sentence maps all three to the right need.
Full Explanation
AzCopy fits automated and high-volume command-line transfers to Azure Storage. Azure Storage Explorer fits interactive GUI management and transfers. Azure File Sync fits keeping on-premises file servers synchronized with Azure Files. Selecting among them by automation versus GUI versus hybrid sync need is the AZ-900 decision skill for this topic family.