Your company has branch offices in Seattle and London. You need to configure Azure File Sync to synchronize files from an on-premises Windows Server named Server1 to an Azure file share. You have already created a Storage Sync Service resource in Azure. What must you do next on Server1 to prepare it for file synchronization?
- Install the Azure File Sync agent and register Server1 with the Storage Sync Service.Answer
- BConfigure an Azure Storage firewall bypass rule to allow Server1 access.
- CGenerate a Shared Access Signature (SAS) token to authorize Server1.
- DAssign the Storage File Data Privileged Contributor role to Server1 in Microsoft Entra ID.
Answer
Install the Azure File Sync agent and register Server1 with the Storage Sync Service.
To prepare Server1 for synchronization, the administrator must install the Azure File Sync agent on Server1 and run the registration utility to register it with the Storage Sync Service. This establishes the trust relationship necessary to create server endpoints and configure synchronization.
Step-by-Step Solution
Key Concept
Azure File Sync Server Registration