Forum Discussion
sarav_s
10 months agoRegular Visitor
Fabric sql endpoint - Entra groups resolution
We have a solution in place to apply table level security via sql endpoints . The security group doesn't gets resolved at DB level while adding the security groups to the respective roles . We ar...
- 10 months ago
Hi sarav_s,
I have bad news, this is the expected behaviour right now. Using service principals for DCL operations is not currently supported. See https://learn.microsoft.com/en-us/fabric/data-warehouse/service-principals#limitations
You will need to use a user account and not a sesrvice principal for this.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.