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

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
Anonymous
Not applicable

Use SQL Database in Data Pipelines

Hi all,

So I've created a Fabric SQL database in my workpsace and using it to store some configuration for data pipelines

I'm using lookups in Data Pipelines to fetch information from the Fabric SQL database in the same workpsace

That works well

However I just realized that Fabric automatically creates a connection in the "Manage Connections and Gateways" and that this connection relies on my personal tokens for authentication

Also I'm not able to create the same kind of connection directly from the "Manage Connections and Gateways" page.

So is there a way to use a SPN authentication instead. It does not look like it at the moment but is it in the roadmp ?

The reason I'm asking is that I can't rely on the current authentication method for higher environments (TST and PROD).

Also I had quite some issues after updating my password, I had to resave all my pipelines in DEV env so credentials would be synced in pipelines somehow 😕

Thanks

1 ACCEPTED SOLUTION
v-sathmakuri
Community Support
Community Support

Hi @Anonymous ,

 

Thank you for reaching out to Microsoft Fabric Community.

 

Service Principal (SPN) authentication is not supported for Fabric SQL Database connections used in Data Pipelines. The auto-created connection in “Manage Connections and Gateways” uses your personal token, and you cannot manually recreate it with other credentials. There is ongoing work to support Managed Identity and Service Principal based connections for Fabric items.

 

Please monitor the roadmap for future releases:  https://roadmap.fabric.microsoft.com/?product=administration%2Cgovernanceandsecurity 

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thank you!!

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @v-sathmakuri ,

Thank you for your feedback,

I'll check the updates, hoping they'll come fast because the current setup is not ideal for production 😉

Have a good day

v-sathmakuri
Community Support
Community Support

Hi @Anonymous ,

 

May I ask if the provided solution addressed you ask? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

 

Thank you!!

v-sathmakuri
Community Support
Community Support

Hi @Anonymous ,

 

Thank you for reaching out to Microsoft Fabric Community.

 

Service Principal (SPN) authentication is not supported for Fabric SQL Database connections used in Data Pipelines. The auto-created connection in “Manage Connections and Gateways” uses your personal token, and you cannot manually recreate it with other credentials. There is ongoing work to support Managed Identity and Service Principal based connections for Fabric items.

 

Please monitor the roadmap for future releases:  https://roadmap.fabric.microsoft.com/?product=administration%2Cgovernanceandsecurity 

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thank you!!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Top Solution Authors