
Announcements
Hello.
I have two tenants. Tenant A and Tenant B
Tenant A is where my Power Automate, SharePoint etc is all Setup.
Tenant B is running some Azure Data Factory Pipelines.
I have a flow that runs in tenant A, and i would like it to run a Pipeline in tenant B.
The native Azure Data Factory (Create a Pipeline run) by default connects to the tenant A only.
Is there a way i get it connect to tenant B.
I tried using the HTTP REST API, but not had much luck. Im not sure how to set up the POST HTTP Connector, what headers to use etc.
Has anyone come across such a scenario before, if so, could you please assist me in getting this to work?