QuestionQ50
Secure and govern Unity Catalog objectsYou have an Azure Databricks workspace enabled for Unity Catalog.
You need to create an external volume named Volume1 in an existing schema. Volume1 must expose files from an Azure Storage container. The solution must meet these requirements:
- Ensure authentication does not require credentials to be stored in Databricks.
- Ensure users can access, but cannot modify, the files.
- Follow the principle of least privilege.
Which authentication type should you configure, and which permission should you grant to users?
Select
Authentication type:
Permission:
Community Discussion