- 1353 Views
- 1 replies
- 0 kudos
Workspace security administration panel offers to disable downloads in notebook folders and workspaces. However, it seems that even if all those downloads are disabled, the "Volumes" panel of Unity Catalog still offers a file download button. Is it p...
- 1353 Views
- 1 replies
- 0 kudos
Latest Reply
Hi @staskh ,Unfortunately, I don't think it is possible to disable it via UI currently. But volumes are governed by UC permission, so maybe you can try to set permission to read/write to approved group of users and take permission of users who should...
by
Useit
• New Contributor
- 4911 Views
- 1 replies
- 0 kudos
Hello,I am currently working with the Delta Sharing API and have encountered an issue when using a Service Principal token for authentication. The API call returns the following error:[CANNOT_INFER_EMPTY_SCHEMA] Can not infer schema from empty datase...
- 4911 Views
- 1 replies
- 0 kudos
Latest Reply
Please find the response below:
1) The Delta Sharing API supports both personal access tokens and service principal tokens for authentication.
2) Service principals need to be granted specific roles and permissions to access data. This includes assi...