I have a table in which 10000 records are there. I am trying to do the synchronization between SQL Azure to on-premise SQL Server using Azure Data Sync Tool. The sync tool is taking 35 minutes to sync all the records. When I update some records in the table and sync again, it again taking 35 minutes to sync. As Per my knowledge, sync tool should only sync the updated records, not all. Please help.