Hello ,
Is there any relationship between pipelinerunid and correlationId in ADF v2?
We have enabled LogAnalytics in ADF v2 and now we need to backtrack a pipelinerun for which I have its PipelineRunid.
So how should I filter out the log data based on pipelinerunid?
There are some posts wherein they have mentioned that corelationid and pipelineid are same :
https://stackoverflow.com/questions/54034373/adf-log-analytics-how-to-correlate-multiple-pipelines
But that is not the case.
So wanted the help on the same