NandiniN
Databricks Employee
Databricks Employee

Advika is correct, atabricks Container Services needs to be explicitly enabled for your workspace.

A workspace admin can enable it using the Databricks CLI with the following command:

databricks workspace-conf set-status \ --json '{"enableDcs": "true"}'

Refer - https://docs.databricks.com/aws/en/compute/custom-containers#enable