Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All,
I have a question I haven't been able to answer by checking the documentation.
Is it possible to run cross-tenant Dataflows using the Dataflow Activity in Pipelines?
We have a client with a PPU capacity who wants us to orchestrate their data flows from our fabric capacity in our tenant.
Is that even possible? Or can only be achieved by using the REST API?
Thanks,
Victor
Solved! Go to Solution.
Hello @VictorMed
Fabric Data pipelines operate within a single tenant boundary. While cross-workspace pipeline invocation is supported (Q3 2024), cross-tenant orchestration isnโt natively implemented
Yes with rest api it should be possible
1. Use a Service Principal with permissions in both tenants
2. Programmatically invoke Dataflows in the clientโs tenant using API endpoints.
Hello @VictorMed
Fabric Data pipelines operate within a single tenant boundary. While cross-workspace pipeline invocation is supported (Q3 2024), cross-tenant orchestration isnโt natively implemented
Yes with rest api it should be possible
1. Use a Service Principal with permissions in both tenants
2. Programmatically invoke Dataflows in the clientโs tenant using API endpoints.
Hi @nilendraFabric ,
It's I expected then.
Are there any plans to remove the tenant boundaries?
Thanks,
Victor
Hi @VictorMed,
Thanks for reaching out to the Microsoft fabric community forum.
It looks like you want to run a cross-tenant Dataflow activity to bring data from your client. As @nilendraFabric, already responded to your issue, please mark it as solution if it answers your query.
I would also take a moment to thank @nilendraFabric, for actively participating in the community forum and for the solutions youโve been sharing in the community forum. Your contributions make a real difference.
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Best Regards,
Hammad.
Community Support Team
If this post helps then please mark it as a solution, so that other members find it more quickly.
Thank you.