Automation is the heart of any project to gain operational efficiencies. Below is the script that can be utilized to automate, stopping the integration runtime
Category: Azure Data Factory

ADF Execute Pipeline Activity Error Handling
In the previous post, we saw the basics of catching errors generated by activities during the flow and here we will see all the complexities

Azure Data Factory (ADF): Error Handling
We have been receiving several questions about how to implement error handling in ADF pipelines so let us take a quick look around this concept
DID You Know…ADF Activity Retry Interval Limits
This post is a part of the series “Did You Know” whereby the purpose is to share some quick key point of a particular concept

Non Matching Rows in ADF Data Flow Lookup Transformation
If you have been coming from traditional SSIS background then definitely you must have used Lookup transformation there which is the most common transformation in

ADF (Azure Data Factory) Daily Routine Expressions / ADF Expressions Cheatsheet
All keywords, function names etc. are case-sensitive Single quote to be used for string All expressions to begin with @ No direct use of operators;
Did You Know…This About ADF For Each Activity
This post is a part of the series “Did You Know” whereby the purpose is to share some quick key point of a particular concept
Tip of the Day – ADF Mapping vs. Wrangling Data Flows
An easy way to understand the use case or concept around Azure Data Factory Mapping Data Flows and Wrangling Data Flows (now through Power Query)

Azure Data Factory – Data Wrangling at Scale With Power Query – Practical Aspects of It
In the previous post, we looked at how Wrangling Data Flows has been removed from its original place under Data Flows and its hereafter implementation

Data Wrangling or Power Query in Azure Data Factory…Finally, Microsoft Found a Better Place for This
If you have used Data Flows in Azure Data Factory even once until few days ago, you must have noticed that as soon as you

How to Increment a Variable in ADF (Azure Data Factory)
If you have come to this page then you must have discovered by now that Azure Data Factory doesn’t allow you to assign a new
Executing Azure Databricks Notebook from Azure Data Factory (ADF)
Executing or calling an Azure Databricks Notebook within ADF pipeline is quite easy. There is an in-built activity called “Notebook” available there under the Databricks

ADF Daylight Saving Support in Scheduled Triggers
As Azure Data Factory now supports time zones other than UTC while creating scheduled triggers, it gives you the flexibility to handle the daylight saving

How to Ensure Singleton Execution of ADF Pipeline
Many times we don’t think about it but in order to ensure the integrity and stability of our systems and data we pay attention to

Running ADF Pipelines Sequentially
Getting worried about that even after placing Execute Pipeline activities one after the another, sequence is still not followed? Dependency in terms of execution is