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

Parameterize connection in Invoke Pipeline Activity

The ability to parameterize the connection would enable using separate identities (e.g. separate service principals) for dev/test/prod environments. 

 

Having to use the same SPN in dev/test/prod introduces unnecessary risks, like accidental data modification across environments - a dev workload accidentally writing to production data, or a production workload accidentally connecting to and using data from the dev environment.

 

This would be solved if we could use variable library to reference the corresponding connection id for dev/test/prod service principal.

 

This way, we would not need to give the prod SPN access to dev and test environments.

Status: New