Search Suggest

Data
Data

Stacking Up Datasets in Azure Data Factory

(2020-Apr- 24)  Using UNION SQL operator is a very common practice to combine two or more datasets together, it helps to create a single result set f…

Using Azure Data Factory Mapping Data Flows to populate Data Vault - PASS Video

(2020-Mar- 15)   Video recording of my webinar session on Using Azure Data Factory Mapping Data Flows to populate Data Vault at the recent PASS Data …

Wrangling data flows in Azure Data Factory: Calculating distance between two Geo-points

(2019-Nov- 10)  Microsoft has recently announced a public preview of the Wrangling data flows in Azure Data Factory (ADF). What used to be called Pow…

Event-driven architecture (EDA) with Azure Data Factory - Triggers made easy

(2019-Oct- 27)   Creation or deletion files in your Azure Storage account may initiate data ingestion process and will support your event-driven data…

System Variables in Azure Data Factory: Your Everyday Toolbox

(2018-Nov-20) After working and testing the functionality of variables within Azure Data Factory pipelines, I realized that it's worth to explore…

Append Variable activity in Azure Data Factory: Story of combining things together

(2018-Oct-29) There are only a few sentences in the official Microsoft web page that describe newly introduced activity task ( Append Variable) to  a…