Hello @Adeleke Abimbola ,
Thanks for the ask and using Microsoft Q&A platform .
Thanks for correcting me on the other thread , which kind of motivated me to dig more .
Yes it is logged , I used a MDF to copy data from blob to blob . amd the below query helped me out to get the rowcount .
ADFActivityRun
|extend d=parse_json(Output)
|extend rowsWritten=d.runStatus.metrics.sink1.rowsWritten
|extend duration_value=d.runStatus.metrics.sink1.sources.Blob.rowsRead
|where OperationName in ('Data flow1 - Succeeded')
Please do let me know how it goes .
Thanks
Himanshu
-------------------------------------------------------------------------------------------------------------------------
- Please don't forget to click on or upvote button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators