Scenario:
I need to:
1) Run a job on my sql server(Source) through Azure Data Factory.
2) Maintain consistency across Sql Server 2012 (Web Edition) and SQL Azure for 7 of my tables
Current Approach: I was opting to use azure data factory, but need to know the complete flow for my scenario.
Thanks for the help.