I am using azure datafactory WebHook to get detial of Pipeline Runs - Query By Factory using link provided msdn .
I filled up all the required variable eg subcriptionId etc i works on postman using my credentials. but i need to run this using MSI and from datafactory (currently using webhook).
Using MSI authentication. my datafactory have owner role.
Then made a post request from datafactory using webhook. tried both option by selecting callback and without call back.
When i run that its take long time (10 min ) and status shows that its timeout.