Replicate Azure SQL to Azure SQL

MS Techie 2,691 Reputation points
2021-03-03T11:36:02.493+00:00

I know that we can replicate between SQL databases in on-premise SQL.

Can we replicate only a few tables from one Azure SQL DB(PaaS) to another Azure SQL DB (PaaS)

Azure Database Migration service
Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. Vaibhav Chaudhari 38,686 Reputation points
    2021-03-03T11:58:00.397+00:00

    Please take a look at SQL Data sync feature -

    SQL Data Sync is a service built on Azure SQL Database that lets you synchronize the data you select bi-directionally across multiple databases, both on-premises and in the cloud.

    https://learn.microsoft.com/en-us/azure/azure-sql/database/sql-data-sync-data-sql-server-sql-database

    ----------

    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    0 comments No comments

0 additional answers

Sort by: Most helpful