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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
elpaloo
Frequent Visitor

Shortcut to ADLS - Error 401 - Not Authorized

Hi! 

I’m encountering a strange and unclear error when trying to create a shortcut in Lakehouse. The error message is: Error 401 - Not Authorized.

I’m using a Service Principal, there are no firewalls enabled on ADLS, and the permissions are set up correctly. However, when using the same Service Principal to connect to the same ADLS via Copy Activity in a Data Pipeline, everything works fine.

Could this issue be related to an internal Lakehouse error? Does anyone know how to fix this problem?

1 ACCEPTED SOLUTION
nilendraFabric
Super User
Super User

hello @elpaloo 

When creating a shortcut to ADLS Gen2 in a Lakehouse, the authentication process differs fundamentally from Data Pipeline connections. While both utilize the same credentials, they employ different authorization mechanisms and permission requirements

Please make sure these :


The Service Principal must have at minimum the "Storage Blob Data Reader" role for read operations or "Storage Blob Data Contributor" for write operations


Unlike general Azure roles like "Owner" or "Contributor," data operations on ADLS Gen2 specifically require data-plane roles

The storage account must have Hierarchical Namespace enabled for proper ADLS Gen2 functionality



View solution in original post

4 REPLIES 4
v-pnaroju-msft
Community Support
Community Support

Hi elpaloo,

We are following up to see if your query has been resolved. Should you have identified a solution, we kindly request you to share it with the community to assist others facing similar issues.

If our response was helpful, please mark it as the accepted solution and provide kudos, as this helps the broader community.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Hi elpaloo,

We wanted to check in regarding your query, as we have not heard back from you. If you have resolved the issue, sharing the solution with the community would be greatly appreciated and could help others encountering similar challenges.

If you found our response useful, kindly mark it as the accepted solution and provide kudos to guide other members.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Thank you, @nilendraFabric, for your response.

 

Hi @elpaloo,

 

We would like to check if the solution provided by @nilendraFabric  has resolved your issue. If you have found an alternative approach, we encourage you to share it with the community to assist others facing similar challenges.

If you found the response helpful, please mark it as the accepted solution and add kudos. This recognition benefits other members seeking solutions to similar queries.

 

Thank you.

nilendraFabric
Super User
Super User

hello @elpaloo 

When creating a shortcut to ADLS Gen2 in a Lakehouse, the authentication process differs fundamentally from Data Pipeline connections. While both utilize the same credentials, they employ different authorization mechanisms and permission requirements

Please make sure these :


The Service Principal must have at minimum the "Storage Blob Data Reader" role for read operations or "Storage Blob Data Contributor" for write operations


Unlike general Azure roles like "Owner" or "Contributor," data operations on ADLS Gen2 specifically require data-plane roles

The storage account must have Hierarchical Namespace enabled for proper ADLS Gen2 functionality



Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 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.

Top Kudoed Authors