who triggered the pipeline

arkiboys 9,711 Reputation points
2021-09-13T15:44:38.867+00:00

Hello,
Is there a parameter in data factory which shows who (Which user) ran the pipeline?

Thank you

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Nandan Hegde 36,716 Reputation points MVP Volunteer Moderator
    2021-09-14T05:09:33.943+00:00

    Hey,
    ADF doesnt provide us an inbuilt function to identify who triggered the pipeline but that can be done manually or via REST API :

    Manual :
    Go to the Activity Log section of ADF

    131727-image.png

    REST API:
    https://learn.microsoft.com/en-us/rest/api/monitor/activity-logs/list

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.