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

23 REPLIES 23

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.

Raghav2
New Contributor II

Helpful update:

We need updates like disabling each serverless compute (jobs, interactive or SQL), If we only want anyone of those we must have the option to disable others and need a policies to restrict to peoples this is a basic one why this is not thereWe need updates such as the ability to disable each type of serverless compute (Jobs, Interactive, or SQL). If we want to allow only one of them, we should have the option to disable the others. There should also be policies to restrict access for specific people. This is a basic feature, so why isnโ€™t it available?

Raghav2
New Contributor II

We need updates such as the ability to disable each type of serverless compute (Jobs, Interactive, or SQL). If we want to allow only one of them, we should have the option to disable the others. There should also be policies to restrict access for specific people. This is a basic feature, so why isnโ€™t it available?

oskaribu
New Contributor II

We were able to restrict access to serverless by making an Azure support ticket. The technical controls seem to exist, they are just not exposed.

Could you please elaborate what exactly you have done? We only want to use Serverless as Job Compute, and restrict it at Notebook level.