admin管理员组文章数量:1389750
I am trying to give only View access to the Notebooks for a user. I have created a premium Databricks Account from my Azure portal. Then I create a new user in the Azure portal and gave Reader access to the Databricks workspace. Then I tried to access Databricks from that New user and I get the below error.
Then I added the new user in the Databricks users.
The user does not have any permission.
Now, when I tried to login again via the new user, I got the same "Unable to view page" error message saying "You do not have permission to access this page..."
So created a new group with Workspace access "On" and added the user in that group.
Now, from new user I am able to login to the workspace. Then from the admin account I created a notebook and then gave only "Can View" access to the group I created.
But still from the new user account I am able to modify the notebook. I am suspecting it is because of some default inherited permission as below
I don't know from where this permission in inherited. I could see a default users group where all the users are getting added. Even for that group I removed all the access
So in this case I am not sure from where the permission is getting inherited for "All workspace users" and how can I modify it. Please advice. Is there anything I am doing wrong? Thanks in advance.
I am trying to give only View access to the Notebooks for a user. I have created a premium Databricks Account from my Azure portal. Then I create a new user in the Azure portal and gave Reader access to the Databricks workspace. Then I tried to access Databricks from that New user and I get the below error.
Then I added the new user in the Databricks users.
The user does not have any permission.
Now, when I tried to login again via the new user, I got the same "Unable to view page" error message saying "You do not have permission to access this page..."
So created a new group with Workspace access "On" and added the user in that group.
Now, from new user I am able to login to the workspace. Then from the admin account I created a notebook and then gave only "Can View" access to the group I created.
But still from the new user account I am able to modify the notebook. I am suspecting it is because of some default inherited permission as below
I don't know from where this permission in inherited. I could see a default users group where all the users are getting added. Even for that group I removed all the access
So in this case I am not sure from where the permission is getting inherited for "All workspace users" and how can I modify it. Please advice. Is there anything I am doing wrong? Thanks in advance.
Share Improve this question asked Mar 14 at 8:07 Dev AnandDev Anand 3243 silver badges16 bronze badges 1- I created my own WS in Azure. I will be trying that this weekend and wonder if I will encounter same problem. Will get back. – Ged Commented Mar 14 at 10:25
1 Answer
Reset to default 1I found the issue here. The culprit here is 'All workspace users' with default 'Can Manage' access. This cannot be modified for the 'Shared' folder inside 'Workspace' folder. We have to create notebooks outside 'Shared' folder to impose such permissions. Its preferable to have it in Git.
本文标签: View Only Access to Azure Databricks NotebooksStack Overflow
版权声明:本文标题:View Only Access to Azure Databricks Notebooks - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744668463a2618676.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论