I have installed sync agent client on my local machine, and configured the sync between the azure SQL db and on-premises database.
In the Azure portal, I have set the sync timing to 5 minutes. and as of now, I am just syncing between one table.
In the sync logs, The details are : Sync completed successfully in x.xx seconds.
In the conflict resolution, I have set it to Member win. I tried with Hub win also and it is Bi-Directional sync.
Whenever i insert something in the table in Azure Db, after the sync, those changes are not reflected in the on-premises db.
Also, is there any way to check detailed logs of the Azure sync group?