Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I am trying to access the files present inside a folder from my lakehouse for that i created a client id and key in azure portal even though connection is established i am unable access the content inside the workkspaces for this i am following this documentation:-
Access OneLake with Python - Microsoft Fabric | Microsoft Learn
and i am getting this error
An error occurred: (Forbidden) User is not authorized to perform current operation for workspace '0c185235-06e7-47ce-b224-8efdec3c3112', artifact 'b8f4fa05-2593-4c2c-b568-b02123f3f23e'.
Code: Forbidden
Message: User is not authorized to perform current operation for workspace '0c185235-06e7-47ce-b224-8efdec3c3112', artifact 'b8f4fa05-2593-4c2c-b568-b02123f3f23e'.
below is my code that i am working on
do i need to create azure data lake inside storage account of azure or this issue is related to different cause
Solved! Go to Solution.
Hi @munindra , thank you for reaching out to the Microsoft Fabric Community Forum.
The error mentioned indicates that your application or service principal does not have the necessary permissions to access the specific workspace and artifact within your Azure Lakehouse.
Please consider below:
If this helps, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details.
Thank you.
Hi @munindra , Hope your issue is solved. If it is, please consider marking the answer 'Accept as solution', so others with similar issues may find it easily. If it isn't, please share the details.
Thank you.
Hi @munindra , Hope your issue is solved. If it is, please consider marking the answer 'Accept as solution', so others with similar issues may find it easily. If it isn't, please share the details. 
Thank you.
Hi @munindra , Hope your issue is solved. If it is, please consider marking it 'Accept as Solution', so others with similar queries may find it easily. If it isn't, please share the details.
Hi @munindra , thank you for reaching out to the Microsoft Fabric Community Forum.
The error mentioned indicates that your application or service principal does not have the necessary permissions to access the specific workspace and artifact within your Azure Lakehouse.
Please consider below:
If this helps, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details.
Thank you.
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Fabric update to learn about new features.
