About 371,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 - 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 …

  6. 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 …

  7. Failed to run the pipeline (Pipeline) - Azure Data Factory

    Aug 4, 2021 · I tried with both blank values and value is null. Both failed the same way. I tried with stupid but real text values and it worked! The pipeline isn't leveraging the stupid values for any work, so …

  8. 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 …

  9. 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 …

  10. azure - Upsert Option in ADF Copy Activity - Stack Overflow

    Sep 29, 2022 · With the " upsert option" , should I expect to see " 0 " as " Rows Written " in a copy activity result summary? My situation is this: The source and sink table columns are not exactly the …