Forum Discussion

VictorMed's avatar
VictorMed
Frequent Visitor
1 year ago
Solved

Pipelines running cross-tenant Dataflows

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 cli...
  • nilendraFabric's avatar
    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.