Search Suggest

VARIABLES
VARIABLES

Setting default values for Array parameters/variables in Azure Data Factory

(2020-Aug-14) Setting default values for my parameters or variables in Azure Data Factory (ADF) may be a trivial task, but it gets more interesting …

Replicating SQL IN operator in Azure Data Factory

(2020-May- 01)  There is a current limitation in Azure Data Factory (ADF) to accept only two conditions for the OR function. You won't be able t…

Working with Arrays in Azure Data Factory

(2019-June- 06)  I remember that I had a professor at my university who would often encourage his students to learn and get more experienced with sim…

Azure Data Factory: Extracting array first element

(2019-Apr- 28)   Full credit goes to   Microsoft for the latest efforts updating Azure products with new features and documenting corresponding chang…

Email Notifications in Azure Data Factory: Failure is not an option

(2018-Nov-27)  When something goes wrong with your data transformation process in Azure Data Factory, the last thing you expect to happen is to lose …

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…