Search Suggest

ADF
ADF

Using Durable Functions in Azure Data Factory - Support for long running processes in Azure Functions

(2020-Oct-14 )  Ok, here is my problem: I have an Azure Data Factory (ADF) workflow that includes an Azure Function call to perform external operatio…

Row Numbers in Azure Data Factory Data Flows

(2020-Oct-05 )  Adding a row number to your dataset could a trivial task. Both ANSI and Spark SQL have the row_number() window function that can enr…

Pause and Resume Analysis Services with ADF only

Case I want to start and stop my Azure Analysis Services from within Azure Data Factory, but I don't want write code or use other Azure services …

Process Analysis Service with Data Factory only

Case There are several methods to process Azure Analysis Services models like with Logic Apps, Azure Automation Runbooks and even SSIS , but is ther…

Create and deploy a C# Azure Function

Case I want to create an Azure Function with C# code. How do I create and deploy one in Azure (and use it Azure Data Factory)? Write C# in Visual Stu…

Transforming JSON data with the help of Azure Data Factory - Part 4 - Passing Arrays around

(2020-May- 24)  It has never been my plan to write a series of articles about how I can work with JSON files in Azure Data Factory (ADF). While worki…

Create and deploy a Python Azure Function

Case I want to create an Azure Function with Python code. How do I create and deploy one in Azure? Write Python in Visual Studio Code to create an Az…