You plan to implement Azure File Sync to synchronize files from an on-premises Windows Server to Azure. Which two of the following resources must you create in Azure before you can register the server and configure synchronization? (Select two.)
- A Storage Sync Service resourceAnswer
- An Azure file share in a Storage accountAnswer
- CA Shared Access Signature (SAS) token with no expiration date
- DA Blob container with a lifecycle management policy
Answer
A Storage Sync Service resource and an Azure file share in a Storage account
To deploy Azure File Sync, you must create a Storage Sync Service, which manages sync topology, and a standard Azure file share, which functions as the cloud endpoint. The on-premises server registered with the Storage Sync Service then syncs its folders to the file share.
Step-by-Step Solution
Key Concept
Azure File Sync deployment requirements and topology
Estimated Time:1m 0s