How to export the csv data of pipeline runs by auto job?

Erwin 26 Reputation points
2023-01-18T06:14:17.1566667+00:00

I can download the csv data of pipeline runs by manual。
But how can i do that by auto?

pipeline_runs

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,182 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,228 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 34,096 Reputation points MVP
    2023-01-18T08:14:13.4433333+00:00

    Hey, You can leverage REST API to get the pipeline run details and store them within csv files. Another way would be to enable logging in either blob or log analytics for the adf


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.