cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
cancel
Showing results for 
Search instead for 
Did you mean: 

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

niklas
Contributor

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 individually. Is this even possible?

1 ACCEPTED SOLUTION

Accepted Solutions

youssefmrini
Honored Contributor III
Honored Contributor III

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.

View solution in original post

2 REPLIES 2

Rajeev_Basu
Contributor III

following..

youssefmrini
Honored Contributor III
Honored Contributor III

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.

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.