Setup sync between oracle and SQL Server / Azure database for postgerSQL using ADF

Kriti Bhardwaj 1 Reputation point
2021-12-17T07:29:33.72+00:00

We are trying to setup sync between oracle database and Azure database for postgreSQL using ADF. We want whatever changes we made on source should be reflected on destination.
If there is any other way to do the same please provide the documentation.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
Azure Database for PostgreSQL
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2021-12-21T17:11:46.357+00:00

    Hi @Kriti Bhardwaj ,

    Thank you for posting query in Microsoft Q&A Platform.

    Similar kind of implementation documented at below link by considering SQL server and Azure SQL as source and Sink. Could you please take implementaion logic from there and try to use it in your case?
    https://learn.microsoft.com/en-us/azure/data-factory/tutorial-incremental-copy-change-data-capture-feature-portal

    Please let us know how it goes or if any further queries.


Your answer

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