How To Monitor Azure Data Factory Effectively

ADF Monitoring

Are you looking to find the ways to monitor Azure Data Factory or may be looking for a professional way of alerting the Azure data factory whenever any pipeline fails or any activities get failed. In this article I will take you through the step by step process of configuring the logs for the Azure […]

How To Run PowerShell Script in Azure Data Factory

Custom-Activity-in-adf

Are you wondering how to execute a PowerShell script from the azure data factory (ADF) pipeline, then you have reached the right place. In this blog, I will take you through a step-by-step approach with the practical example demo of calling the powershell script from inside the azure data factory pipeline. Azure data factory is […]

How To Check IF File Exist In Azure Data Factory (ADF)

check-if-file-exists

You can check if file exist in Azure Data factory by using these two steps 1. Use GetMetaData Activity with a property named ‘exists’ this will return true or false. 2. Use the if Activity to take decisions based on the result of GetMetaData Activity. Steps to check if file exists in Azure Blob Storage […]

DateTime conversions in Azure Data Factory

Date-time-conversion

Are you finding it difficult to operate on dates conversion in the Azure data factory? You may have googled but didn’t get the help then you have landed up to the very right place. In this post, I will take you through all the variety of data time conversions in various formats. Let’s understand in […]

How to run python script in Azure Data Factory

Custom-Activity-in-adf

Are you wondering how to execute a python script from the azure data factory (ADF) pipeline, then you have reached the right place. In this blog, I will take you through a step-by-step approach with the practical example demo of calling the python script from inside the azure data factory pipeline. Azure data factory is […]

How to truncate table in Azure Data Factory

Sometimes you have a requirement where you have to truncate the table in azure data factory. Or may you have a situation where you want azure data factory truncate the table before copy. In this post we will discuss about the all possible ways in which we can truncate the table using the azure data […]

Azure Databricks Scenario based Interview Questions and Answers

It is one of the very interesting post for the people who are looking to crack the data engineer or data scientist interview. In this blog post I will take you through handful of databricks interview questions and answers to test your knowledge and helps you to prepare for interviews in better way. In these […]

How to connect Snowflake and Azure Data factory

connect-azure-snowflake

Snowflake is cloud based lightening fast data warehouse. It has gained lot of traction since its launched. Many organizations are moving towards the snowflake and hence there is need to do shift and load, migrate their existing data from on-premise and cloud databases to snowflake. In this article we will see various ways through which […]

Azure data factory scenario based interview questions and answers

adf-interview-questions

You must have come across a couple of posts about the Azure data factory interview questions and answer but none of them has been talking about the real-time scenario-based Azure data factory interview questions and answers.  In this post, I will take you through the Azure data factory real-time scenario and  Azure databricks interview questions […]

How to Optimize Azure Data factory Pricing

Reduce-Adf-Pricing

Like all other Azure pay as you go service you might be thinking that calculating the price for the azure data factory would be a straight forward task. However it is not. There are lot of things involved while calculating the cost for a pipeline run in adf. In this article I will explain each […]

Need a Callback?

Fill out the form below and we’ll get in touch shortly.