Share via

Resync Azure Sql Data

Konark Grocers 1 Reputation point
2021-06-25T01:01:33.953+00:00

We have had an accidental deletion of data from the Azure Sql Database, and when I try to Sync the Data, it is only Brining in new changes but the old data is no longer being synced. \

My Configuration is sync data from Local Sql Database to Azure Sql and the mechanism is HUB win.

Please let me know how I can Resync the data.

Azure SQL Database

1 answer

Sort by: Most helpful
  1. KalyanChanumolu-MSFT 8,361 Reputation points
    2021-06-28T05:52:06.22+00:00

    @Konark Grocers We were able to reproduce this behavior. You have configured a one direction sync from on-premises SQL Server (Member database) to Azure SQL Database (Hub database) but deleted the records from the Hub.
    Since this is a one direction sync, Azure SQL Datasync monitors the source (Member database) for changes and not the Hub.

    To initialize the sync again and, remove the table from your existing sync group and add the table to another existing/new sync group.

    ----------

    If an answer is helpful, please "Accept answer" or "Up-Vote" which might help other community members reading this thread.
    And if you have further questions or issues, please let us know.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.