Azure Data Factory | Incremental Load

preview_player
Показать описание
This Azure Data Factory v2 (ADF) step by step tutorial takes you through a method to incrementally load data from staging to final using Azure SQL Database in Azure Data Factory v2 #ADF.

#ADF #AzureDataFactory #Azure #MicrosoftAzure #ETL #ELT #AzureTutorial #AzureTraining #AzureStepByStep

Рекомендации по теме
Комментарии
Автор

This approach is very realistic in terms of how it is done in the real world. Thank you very much!

KC-sgip
Автор

Great video and clear explanation!
I have 1 question though.

Why perform all the actions the SQL way only (i.e. creating procedures with merge statements and using ADF to just orchestrate the SQL statements only)?

Why not utilize the Dataflow Activity and define the mechanism in the GUI rather than in SQL statements?

VardhanMahendru
Автор

Will pipeline still run if the file is not available in blob location from the start of the pipeline. Lets say products.csv has been copied on yesterday’s run and been moved to archive will the tomorrow’s run still be successful i mean not loading data as file is not there. I dont want to use azure logic or events for pipeline to be triggered but run everyday irrespective of the file exists

rohitnath
Автор

Hi Cris, thank you very much for the sharings ! I am located in Canada and when i try to access your web site I am getting the error :ERR_CERT_DATE_INVALID, can you please fix it !?

valentinloghin
Автор

Hi Bro, what should we do for incremental load from azure postgresql to sql db using adf.
i tried the same script but is the conditions different

ForeverRahul