we have 2 Load Balanced web servers on Azure and I am trying to set up a load balanced SFTP connection for my client.
I have tried doing this using a load balanced end-point on azure for SFTP but the FTP connection only connects and transfers files to 1 server.
I wanted to know whether there is a way in which I can synchronise the SFTP connection for my client on both the servers.
Any idea of how I can achieve this task?