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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
navakanth_DE
Frequent Visitor

Unable to Connect to Azure SQL Database from Fabric Notebook Using Workspace Managed Identity

Hi everyone,

I’m currently facing issues when trying to connect to an Azure SQL Database from a Microsoft Fabric notebook using Workspace Managed identity. The database is configured for private network access only.

Interestingly, I was able to connect successfully using a Fabric pipeline copy activity, leveraging the workspace managed identity. However, the same approach doesn’t seem to work from within the notebook environment.

Just wanted to check if anyone has successfully connected to Azure SQL DB from a Fabric notebook under similar constraints — especially when using managed identity . Any guidance or best practices would be greatly appreciated.

Thanks in advance!

2 REPLIES 2
v-veshwara-msft
Community Support
Community Support

Hi @navakanth_DE ,

Thanks for raising this in Microsoft Fabric Community.

As already mentioned by @spaceman127 , Workspace Identity authentication from a Fabric notebook is not currently supported. At this point, only user authentication works when connecting from a notebook, while pipelines support Workspace Identity as you have already seen.

 

There is also an idea logged by the community to support running notebooks with Workspace Identity here:
Run notebook as Workspace Identity - Microsoft Fabric Community

I encourage you to upvote this idea so it gains more visibility with the product team.

 

Hope this helps. Please reach out for further assistance.

Thank you.

spaceman127
Helper II
Helper II

Hello @navakanth_DE,

Workspace Identity authentication from a Fabric Notebook is not currently supported.
I hope that this will soon be the case.

This means that only user authentication is currently possible. So you need to add your user to the Azure SQL Database, then it would work.

The situation is different for a data pipeline in Microsoft Fabric, where it works.

 

Here is some more documentation on what Workspace Identity can currently be used for.

https://learn.microsoft.com/en-us/fabric/security/workspace-identity-authenticate

 

Best regards

Helpful resources

Announcements
August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.