This was a simple fix for me - I had not published my changes after changing the integration runtime on each of my linked services.
ADF Trigger in custom Integrated Runtime
Hi Team,
I need a help on ADF trigger. Basically we are using a custom Integrated Runtime which supports Managed Virtual Network. We also have many triggers to run the ADF pipelines. Linked Services are attached to custom IR.
Problem is when the triggers are run it is running using AutoResolveIR NOT using custom IR which is why the jobs are failing.
Is there a way to change this default behavior?
Thanks,
Kousik
Azure Data Factory
4 answers
Sort by: Most helpful
-
-
Trystan Mortimer 1 Reputation point
2022-05-30T06:30:53.553+00:00 In your source2 that needs the custom IR go to the activity, open it and you should see what runtime it is set to use. Once you have the correct runtime selected then save / publish and test.
Good luck!

-
-

-
Kousik Majumder (external) 1 Reputation point
2022-05-30T06:54:47.68+00:00 That is correctly configured and published too.
-
Kousik Majumder (external) 1 Reputation point
2022-06-16T08:44:02.587+00:00 Hi @HimanshuSinha ,
At last we were able to resolve the issue. The problem was that we missed to change IR mapping inside the pipeline data flow. Because of that it was failing.
Thanks for your help.
Thanks,
Kousik