I did a small part of the reading, and it seems that there are several off-the-shelf products that replicate / sync data from the local database to the Azure SQL Data Warehouse, but I did not find anything that synchronizes using the Azure database as the source. Azure Data Factory has some prospects, but it is more suitable for a single load.
Does anyone know the way? (The SSIS package is not really an option, because I want the transfer to occur completely inside the cloud)
source
share