I'm trying to set up Azure SQL DataSync to go from Azure to a locally hosted SQL DB.
I've set up the hub and member dbs no problem.
When I try to get a list of tables to sync on the hub DB, I get nothing listed, despite the tables having primary keys. If I click the Refresh Schema button, it gets stuck on 'Loading Tables' until I exit the page.
The member DB lists tables fine.
I've noticed that the log has the error 'Failed to connect to server' claiming it failed to login. I can't understand why it would fail to login, the account is my Entra login that is currently a sysadmin (I'm just trying to get it to work before I set it up with dedicated login accounts). Its been used fine in all my other connections to Azure.
Does anyone know what could be causing this (and yes I've checked I've typed the login details correctly many times).


