Forum Discussion
Using Managed Identity for Fabric Lakehouse SQL Analytics Authentication
- 11 months ago
Managed Identity is not yet supported for connecting from Azure apps (like Container Apps) to Fabric Lakehouse SQL Analytics.
✅ Use Service Principal (SPN) with Microsoft Entra ID instead:
Register an SPN in Entra ID.
Enable “Service principals can use Fabric APIs” in tenant settings.
Grant the SPN workspace + item-level access (e.g., “Read all SQL endpoint data”).
Connect with Authentication=ActiveDirectoryServicePrincipal.
👉 Managed Identity works in Data Factory/Synapse pipelines, but for app workloads, SPN is the recommended secure option.
Hi Abhishek_MAQ ,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi.
Hi Abhishek_MAQ ,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi.