Forum Discussion
Pipelines running cross-tenant Dataflows
- 1 year ago
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