Your company has an on-premises Windows Server named Server-Lon1 that is registered to a Storage Sync Service named SyncService-UK in the UK South region. You deploy a new Storage Sync Service named SyncService-EU in the West Europe region, which is linked to a new Azure file share. You need to synchronize a local folder on Server-Lon1 with the new Azure file share in West Europe using SyncService-EU. What should you do first?
- ACreate a new sync group in SyncService-EU and add the local path on Server-Lon1 directly as a server endpoint.
- BAssign the Contributor role on SyncService-EU to the managed identity of Server-Lon1.
- Unregister Server-Lon1 from SyncService-UK, and then register Server-Lon1 to SyncService-EU.Answer
- DConfigure the storage account firewall for the West Europe storage account to bypass restrictions for Server-Lon1 as a trusted Microsoft service.
Answer
Unregister Server-Lon1 from SyncService-UK, and then register Server-Lon1 to SyncService-EU.
A server can only be registered to one Storage Sync Service at any given time. Because Server-Lon1 is already registered to SyncService-UK, it must be unregistered from it before it can be registered to SyncService-EU.
Step-by-Step Solution
Key Concept
Azure File Sync Server Registration Constraints
Estimated Time:1m 30s