Please refer the below blog :
It provides a manual way of identifying via activity log and an automated way to build in your pipeline for logging purposes
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Someone manually triggered a pipeline in Azure Data Factory and I need to identify which user executed it. However, I’m not seeing any caller ID or user information in the run history under the Monitor tab in ADF Studio.
Is there a way to retrieve the Azure AD user ID (or email) of the person who triggered the pipeline? I've already checked:
The ADF Monitor tab (no caller info shown)
Diagnostic logs to a Storage Account (enabled recently, so older runs are not captured)
Azure Activity Logs, but I couldn’t find clear user identity there either
Any suggestions on how to trace who manually ran the pipeline?
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
Please refer the below blog :
It provides a manual way of identifying via activity log and an automated way to build in your pipeline for logging purposes