I have 2 different azure accounts.
In one account I have a ADF and downloaded the Self Hosted IR.
In the other account I have, I need to use IR, but unable to do use even using Linked IR as I am unable to grant permission to this ADF, as it is not visible
I tried to use Managed Identity object Id of the new ADF(to be connected with IR) in the service Identity ID (in the uploaded image) but unable to connect.
I want to know whether ADFs in different account subscriptions can use the same IR on the same machine.
2
Answers
Thanks for the reply, sir. With different tenants we cannot use the same integration runtime installed on our pc to connect to the ADFs on the different accounts. I found an alternative solution to get the job done. We can change the Registration details of the Integration runtime installed on our pc to connect to different data factories. This is done by editing the Integration runtime PowerShell cfg file. Detailed explanation can be found on the website below.
Changing Self Hosted Integration Runtime (on pc) registration key
Below are the aspects w.r.t IR in ADF:
You cannot share an IR with ADF mapping to another tenant.