About 681,000 results
Open links in new tab
  1. Azure Function Activity - Azure Data Factory & Azure Synapse

    Sep 25, 2024 · Learn how to use the Azure Function activity to run an Azure Function in an Azure Data Factory or Azure Synapse Analytics pipeline

  2. Integrate Azure Function into Azure Data Factory Pipeline

    Nov 26, 2019 · In this tip, we saw how we can integrate an Azure Function into an Azure Data Factory pipeline using the native Linked Service and activity. Using an Azure Function, we’re able to execute …

  3. How to call an Azure function from ADF and pass parameters to the function

    Jul 13, 2024 · I need to call this Azure function from ADF. I'm using the Azure function activity in ADF to call this function and passing the parameters using pipeline parameters.

  4. Azure Function Activity in Azure Data Factory | ADF Series | Part-5

    In this video I have covered how to use Azure Function Activity in ADF Pipeline.The Azure Function activity allows you to run Azure Functions in an Azure Dat...

  5. Pass Parameters To Azure Function From Data Factory: Body, Query ...

    Azure Function parameters can be passed from Data Factory using query string, path, request body, or headers. The choice of how to pass parameters depends on the implementation of the Azure …

  6. Expression and functions - Azure Data Factory & Azure Synapse

    This article provides information about expressions and functions that you can use in creating Azure Data Factory and Azure Synapse Analytics pipeline entities.

  7. Azure Function Activity - Azure Data Factory & Azure Synapse

    Apr 2, 2025 · Learn how to use the Azure Function activity to run an Azure Function in an Azure Data Factory or Azure Synapse Analytics pipeline

  8. Azure Function activity in Azure Data Factory - GitHub

    To run an Azure Function, you must create a linked service connection. Then you can use the linked service with an activity that specifies the Azure Function that you plan to execute. To use an Azure …

  9. Invoke Azure Functions from Azure Data Factory Pipeline

    Jan 15, 2019 · We can execute Azure Functions as an Activity within the ADF Pipeline. You will find the Azure Function Activity under the general category. Select the activity and drag it over the designer. …

  10. ADF Concepts | Azure Function activity

    Jan 29, 2024 · Two essential features that amplify the power of ADF are the Azure Function activity and ADF REST API. These components not only enhance the functionality of ADF as an ELT tool but …