cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster does not have proper permissions to view DBFS mount point to Azure ADLS Gen 2.

Anonymous
Not applicable

I've created other mount points and am now trying to use the OAUTH method. I'm able to define the mount point using the OAUTH Mount to ADLS Gen 2 Storage.

I've created an App Registration with Secret, added the App Registration as Contributor to the Storage Account, and created a Secret Scope with the Client Secret value.

The mount point creates fine, but when I go to use it I get an error that says the cluster is not permitted.

 Cluster defaultCluster does not have the proper credentials to view the content. Please select another cluster.

Looking at the error log, I see

This request is not authorized to perform this operation using this permission.", 403, GET....

This request is not authorized to perform this operation using this permission.

2 REPLIES 2

-werners-
Esteemed Contributor III

I think the issue lies within fetching the credentials.

Does it work with your user and that particular cluster?

Gerbastanovic
New Contributor II

Also check if you set the right permissions for the app on the containers ACL

https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group