cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

niklas
by Contributor
  • 4887 Views
  • 2 replies
  • 3 kudos

Resolved! How can I set the data access for each SQL warehouse individually?

As far as the official documentation from Microsoft says and I understood it correctly, each SQL warehouse uses the same service principal for data access. But I want to control the access to the data (Azure Data Lake Storage) for each SQL warehouse ...

  • 4887 Views
  • 2 replies
  • 3 kudos
Latest Reply
youssefmrini
Databricks Employee
  • 3 kudos

It can be done but it's very tricky. You should create a service principal to whom you will grant permission over some tables then you can generate a token using the SP to access only this data.

  • 3 kudos
1 More Replies
Labels