SQL Data Sync | Demo of Data Sync with Hub and Member as Azure SQL Database | Data Synchronization

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии •

  • @sathyar7078
    @sathyar7078 11 месяцев назад +1

    Very good explanation . it was easy to understand and presentation was also beautiful

  • @thenetanel1996
    @thenetanel1996 Год назад +1

    is there a solution for data sync when i have multiple hubs that needs to be syncronized from one to another by comparing and getting the latest data from both sources.?

    • @CloudKnowledgeChannel
      @CloudKnowledgeChannel  Год назад

      In SQL Data Sync, we have an Azure SQL DB as Hub Db, then member databases which could be either Azure SQL DBA or instances of SQL server.
      Sync Metadata Database: can only be 1 per region per subscription.
      Read through the standard Microsoft documentation and you would understand the prerequisites and limitations.

    • @CloudKnowledgeChannel
      @CloudKnowledgeChannel  Год назад

      For your use case, you may create a custom code or use ADF, ASA to implement compare and load.

  • @Balamurugan-df4qw
    @Balamurugan-df4qw 7 месяцев назад

    if any failure occurs in sql sync .Any possibilites to recieve the mail alert

  • @manishjain4641
    @manishjain4641 Год назад

    I have standalone devices to my users with application and SQL express db, which I need to sync with my azure SQL db in bi-directional manner. Is it valid scenario. Sync will happen when user comes online.

    • @CloudKnowledgeChannel
      @CloudKnowledgeChannel  Год назад

      If your SQL express db is used as Member Database and Hub Database as Azure SQL DB, then it should work.
      Thanks

  • @janhavighodake3997
    @janhavighodake3997 Год назад

    Is there any limitation to sync databases.
    I am trying to sync 32 databases from azure SQL to on premise but 31 database not able to load tables.

    • @CloudKnowledgeChannel
      @CloudKnowledgeChannel  Год назад

      Yes Maximum number of endpoints in a single sync group is 30 ,check standard Microsoft page for more details learn.microsoft.com/en-us/azure/azure-sql/database/sql-data-sync-data-sql-server-sql-database?view=azuresql