What options do I have for controlling end user access to data?

User16826992666
Databricks Employee
Databricks Employee

For security and privacy reasons I need to limit what datasets are available for access by end users. How can I accomplish this in a Databricks workspace?

sajith_appukutt
Databricks Employee
Databricks Employee

Unity Catalog is the recommended approach as it lets you manage fine-grained data permissions using standard ANSI SQL / UI . More details could be found here

View solution in original post