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!Get Fabric certified for FREE! Don't miss your chance! Learn more
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.
Unfortunately, the connection property in pipeline's notebook activity does not support Dynamic Content yet.
Please make this possible so we can avoid the risk of cross-contamination between environments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.