
Microsoft Azure Fundamentals AZ-900
Get started today
Ultimate access to all questions.
As the cloud administrator for a global organization, you are tasked with optimizing file transfer operations to Azure Storage for a distributed team across multiple regions. The team requires a solution that supports bulk uploads of large datasets, real-time synchronization of files between on-premises servers and Azure, and a user-friendly interface for managing these files. Considering the need for high efficiency, minimal downtime, and ease of management, which combination of Azure tools would you recommend? (Choose two correct options.)
As the cloud administrator for a global organization, you are tasked with optimizing file transfer operations to Azure Storage for a distributed team across multiple regions. The team requires a solution that supports bulk uploads of large datasets, real-time synchronization of files between on-premises servers and Azure, and a user-friendly interface for managing these files. Considering the need for high efficiency, minimal downtime, and ease of management, which combination of Azure tools would you recommend? (Choose two correct options.)
Explanation:
AzCopy is recommended for bulk uploads because it is specifically designed for high-performance copying of data to and from Azure Storage, making it ideal for large datasets. Azure File Sync is best for real-time synchronization as it allows for the seamless syncing of on-premises file shares with Azure File shares, ensuring minimal downtime. Azure Storage Explorer, while useful for management, is not optimized for bulk uploads or synchronization. Therefore, the combination of AzCopy and Azure File Sync (Option A) meets the requirements for bulk uploads and synchronization, while the combination of Azure File Sync and Azure Storage Explorer (Option E) addresses the need for synchronization and management, making both pairs correct based on the scenario's requirements.