Hello everyone.
I am trying to export large amount of data från one SQL server to another one. Both SQL servers are hosted on two different Azure VWs. First time the integration will bring all data and other times it needs to bring only updated or newly created data.
Do you think Azure Logic Apps is a good solution for this integration? thanks.