Azure data factory run pipeline manually on higher env

Pankaj Joshi 411 Reputation points
2023-02-09T12:46:39.45+00:00

I have created azure data factory pipeline which copy file from one azure storage to another azure storage and I have schedule it through trigger to run once daily. On production environment I should be able to run this manually if required. Is it possible to run adf pipeline manually on production env? If yes then please provide detail. Thanks

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,716 Reputation points MVP Volunteer Moderator
    2023-02-09T13:03:28.7933333+00:00

    As long as you have necessary access, you can trigger the ADF pipeline via REST API or via portal :

    User's image

    Either click on Debug or Trigger now


Your answer

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