An Azure relational database service.
@Jaganath Kumar Thank you for reaching out. My understanding is that you want to copy specific tables from your on-premises SQL Server database to an Azure SQL Database.Azure SQL data sync is an option too to. Set up Azure Data Sync between your on-premises SQL Server and Azure SQL Database.
- Configure sync groups for specific tables.
- It synchronizes data bidirectionally.
Please note that SQL Data sync does not support Azure SQL managed instance and synapse.
Please do also check the limitations https://learn.microsoft.com/en-us/azure/azure-sql/database/sql-data-sync-data-sql-server-sql-database?view=azuresql#sync-req-lim
Hope this helps. If not, please do comment below so we can further assist on this matter.
Regards,
Oury