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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Questions
Any insights or suggestions would be greatly appreciated!
Vincent
Hi @vmattard,We would like to confirm if your query got resolved or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.
Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support
Hi @vmattard,
In Fabric, workspace roles (Admin, Member, Contributor, Viewer) govern high-level operations (create/delete/edit items). However, Spark synapsesql() queries check the item-level permission (Build/Read/Contributor) on the specific Data Warehouse.
That means:
A service principal with workspace Contributor can create/edit items in the workspace.
But unless you go into the Data Warehouse, Manage permissions pane and grant the service principal Build (or Contributor) on that warehouse item itself, Spark-to-DW queries from the notebook API will still get blocked.
That’s why you see:
Lakehouse access works (because Lakehouse Contributor is implied by workspace Contributor).
Warehouse access fails (because Spark uses the DW’s item ACL, not just workspace role).
please refer this doc for more:
https://learn.microsoft.com/en-us/fabric/data-warehouse/service-principals
Thanks,
Prashanth
MS Fabric community support
User | Count |
---|---|
4 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
12 | |
10 | |
4 | |
3 | |
2 |