I see total cost of ADF Activities from Cost Analysis.
But where I can see how many time activities have run in last month?
I see total cost of ADF Activities from Cost Analysis.
But where I can see how many time activities have run in last month?
I created Azure data factory and created pipeline and implemented copy data activity. Image for reference:
I want to show the activity runs of pipeline. For that I followed below steps:
Go to Monitor ->pipelineType(Triggered/debug) ->Click on pipline which we want to see the activity runs as mentioned below
When click on the pipeline I got activity runs of pipeline as below
if we want to get consumption of pipeline, click on consumption will get as below
How many days we want to search we can select as mentioned below:
In this way we can get the activity runs of azure data factory.