Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Run Dataflow Gen2 as Service Principal

It's not possible to run a Dataflow Gen2 as Service Principal.

 

This is documented here: Background Jobs - Run On Demand Execute - REST API (Dataflow) | Microsoft Learn

 

frithjof_v_0-1761418893056.png

 

It would be great if it was possible to run Dataflow Gen2 as a Service Principal.

 

The ability to run Dataflow Gen2 as Service Principal would enable:

  • identity isolation between environments
    • using dedicated service principals per dev/test/prod environments
  • avoid reliance on user accounts
    • users may leave the project, so we want to avoid reliance on user accounts
Status: New