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:ย 

how do you disable serverless interactive compute for all users

DataCurious
New Contributor III

I don't want users using serverless interactive compute for their jobs. how do i disable it for everyone or for specific users

19 REPLIES 19

cint-vs
New Contributor II

The feature should actually be implemented to allow usage of serverless instead to restrict usage of serverless. The default should be not allowed. Outside of this, admins have a clear control on how compute can be used using the compute policies. If we don't assign a policy to a user, he/she can't use any compute. With serverless default, it has bypassed everything like other users have mentioned.

cint-vs
New Contributor II

The feature should actually be implemented to allow usage of Serverless instead to restrict usage of serverless. The default should be not allowed. Outside of this, admins have a clear control on how compute can be used using the compute policies. If we don't assign a policy to a user, he/she can't use any compute. With Serverless default, it has bypassed everything like other users have mentioned.

naveenanto
New Contributor III

Hi Team, Any update on this? We'd like to stop serverless compute access as well

cmartz
New Contributor II

I was running into this same issue. I found the following documentation for locking down serverless compute using network policies.

https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/mana...

mriccardi
New Contributor II

We are in the same situation, users use Serverless without noticing as it starts as the default cluster, we have set a daily alert and reach the user to educate them, but it's a tricky move from Databricks, not cool.