Error trying to edit Job Cluster via Databricks CLI

Adam_Borlase
New Contributor III

Good Day all,

After having issues with Cloud resources allocated to Lakeflow jobs and Gateways I am trying to apply a policy to the cluster that is allocated to the Job. I am very new to a lot of the databricks platform and the administration so all help is appreciated.

I have run the following command: 

databricks clusters edit clusterid 16.4.x-scala2.13 --apply-policy-default-values --policy-id policyid --num-workers 1 -p adam

I am now getting the following error:

Error: NO_ISOLATION or custom access modes are not allowed in this workspace. Please contact your workspace administrator to use this feature.

I have looked through the account and workspace settings and can't see where I can change this, I have also done a search and it looked like it is editable on the cluster but I can't edit the cluster for the created pipeline.

Is there a problem with my cli command or where do I need to make the correct change to let me apply a compute policy to the DLT compute?