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

Fabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric. Register now

Reply
NaveenUpadhye
Advocate I
Advocate I

Pipeline fails with “LakehouseOperationFailed: Unauthorized” despite having admin and Lakehouse perm

We are experiencing repeated “Unauthorized” failures when running a Fabric pipeline that writes data to a Lakehouse table, even though the user and workspace have full administrative permissions.

 

“Can use” access on the Lakehouse artifact in Fabric, and

simple  CREATE TABLE dbo.Permission_Test (...) in notebook  runs successfully under the same user identity for that lakehouse, confirming general write permissions.

1 ACCEPTED SOLUTION

Hi @NaveenUpadhye 

“LakehouseOperationFailed: Unauthorized” error is usually not caused by missing admin permissions. Instead, it occurs because pipelines run under a different execution identity (Workspace Managed Identity or Service Principal), which does not inherit your user permissions.

 

Even though your notebook can successfully write to the Lakehouse under your user account, the pipeline’s runtime identity may not have equivalent access at the Lakehouse artifact level or at the OneLake folder level.

Please ensure that the identity used by the pipeline (Workspace Managed Identity or Service Principal) has:

 

  • Can Use or Admin access on the Lakehouse artifact, and
  • If OneLake granular permissions are enabled, write permissions on the Lakehouse Tables and Files folders.
  • Re‑run the pipeline to verify resolution.

Hope this helps !!

Thank You.

View solution in original post

6 REPLIES 6
NaveenUpadhye
Advocate I
Advocate I

here is the access info for lakehouse -->

NaveenUpadhye_1-1762963458284.png

 

 

 

Hi @NaveenUpadhye 

“LakehouseOperationFailed: Unauthorized” error is usually not caused by missing admin permissions. Instead, it occurs because pipelines run under a different execution identity (Workspace Managed Identity or Service Principal), which does not inherit your user permissions.

 

Even though your notebook can successfully write to the Lakehouse under your user account, the pipeline’s runtime identity may not have equivalent access at the Lakehouse artifact level or at the OneLake folder level.

Please ensure that the identity used by the pipeline (Workspace Managed Identity or Service Principal) has:

 

  • Can Use or Admin access on the Lakehouse artifact, and
  • If OneLake granular permissions are enabled, write permissions on the Lakehouse Tables and Files folders.
  • Re‑run the pipeline to verify resolution.

Hope this helps !!

Thank You.

Hi @NaveenUpadhye 

Have you had a chance to look through the responses shared earlier? If anything is still unclear, we’ll be happy to provide additional support.

Hi @NaveenUpadhye 

Following up to confirm if the earlier responses addressed your query. If not, please share your questions and we’ll assist further.

NaveenUpadhye
Advocate I
Advocate I

Thanks for the reply.

 

destination  is lakehouse , where I have the admin access and I mentioned earlier I can able to create or update the tables with notebook in the same lakehouse.

AsgerLB
Resolver I
Resolver I

Hi @NaveenUpadhye 

Have you validated the connection used for the destination configurations of the copy data activity? Sometimes signing in again helps. Also remember to share relevant connections if the author of the pipeline is another than the one trying to run it.

Br.

Asger

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Fabric Update Carousel

Fabric Monthly Update - February 2026

Check out the February 2026 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.