About 717,000 results
Open links in new tab
  1. azure - ADF Pipeline to Succeed even if activity fails - Stack Overflow

    Nov 3, 2023 · azure azure-data-factory pipeline azure-synapse edited Nov 3, 2023 at 14:34 asked Nov 3, 2023 at 13:32 Prem

  2. How to use formatDateTime in Azure Data Factory?

    Mar 10, 2021 · How to use formatDateTime in Azure Data Factory? Asked 4 years, 9 months ago Modified 3 years, 2 months ago Viewed 46k times

  3. azure data factory - How to pass array as a parameter to a pipeline ...

    May 7, 2024 · For one such pipeline, I have to pass an array of values as a parameter through the Pipeline Execute activity. I have tried several approaches, but I am struggling to get the correct …

  4. azure data factory: use variables in query - Stack Overflow

    Jun 5, 2020 · I have created a copy activity that copies data from an on premise database to a Azure SQL Database. I need to modify dynamiccaly the query, so it takes a range of dates, with these two …

  5. Azure Data Factory use result of a Lookup for iterating in a ForEach

    Jul 5, 2022 · The pipeline runs successfully and inserts values into my target table. When Lookup is in one pipeline and for each in another: Let's say lookup_pipeline pipeline has lookup activity (selects …

  6. Azure Data Factory - Pipeline re-runs until condition has been met ...

    Mar 24, 2025 · We have a pipeline that, when it runs, calls an API for a set date range of data, retrieves data and processes it. One of the fields returned in the data is "limitreached" which …

  7. azure - How do I get my Pipeline Run Status in ADF using REST API ...

    Jul 12, 2023 · I want to check if my Pipeline A is running or not using REST API. I have written the following: However what do I pass and how do I get the status through this? I have gone through …

  8. azure data factory - Difference between DataFlow and Pipelines - Stack ...

    May 26, 2020 · I do not understand the difference between dataflow and pipeline in Azure Data Factory. I have read and see DataFlow can Transform Data without writing any line of code. But I have made …

  9. How to get the details of an error message in an Azure Data Factory ...

    Oct 13, 2021 · The last step of my pipeline in Azure Data Factory executes another pipeline with the flow in which there is a Notebook step. As part of my requirement I need to capture the details of the error …

  10. Azure Data Factory send email on pipeline failure with Batch Service

    Jul 5, 2023 · Once you create Alert rule and the pipeline fails It will trigger the email to you inbox like below Upon following the above steps you can configure Alert for your Azure Data factory Pipeline …