Azure File Sync- 2 different server endpoints on same registered server with different sync groups?

David Kim 66 Reputation points
2023-03-27T16:10:13.0766667+00:00

This scenario is for one azure file synch service (FileSyncServiceA).

Can a registered server have more than one server endpoint in multiple synch groups? Server1 is a registered server with a server endpoint D:\File1 which is in SynchGroup1. Can you add server endpoint E:\File2 on Server1 and add this to SynchGroup2?,... would this require you to register Server1 again then add Server1 E:\File2 as the new server endpoint. I am wanting to keep both server endpoints D:\File1 >> SynchGroup1 and E:File2 >> SynchGroup2,... Can this server1 be configured with two different server endpoints using the same FileSyncServiceA?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,154 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Silvia Wibowo 2,766 Reputation points Microsoft Employee
    2023-03-28T20:31:08.74+00:00

    Hi @David Kim , answering your questions:

    • "Can this server1 be configured with two different server endpoints using the same FileSyncServiceA?" -> Yes
    • "Can you add server endpoint E:\File2 on Server1 and add this to SynchGroup2?" -> Yes
    • "would this require you to register Server1 again" -> No. Server1 registration needs to be done only once.
    • "then add Server1 E:\File2 as the new server endpoint" -> Yes. Server Endpoint is specific to the Server+Path, so you need to create 2 server endpoints: one for Server1 D:\File1, another one for Server1 E:\File2.
    0 comments No comments