I'm working with Databricks Runtime ML and have configured a cluster in Dedicated access mode (formerly SINGLE_USER). The documentation indicates that a compute resource with Dedicated access can be assigned to a group, allowing user permissions to automatically down-scope to the group’s permissions.
However, when I assign the cluster to a group using the API/CLI, group members can see the cluster in the workspace but are unable to attach it to a notebook. Has anyone successfully configured a dedicated ML cluster to be attached by multiple users via group assignment? Are there any specific procedures or workarounds or additional permission assignments post-creation) that enable this functionality?
For reference, please see the https://docs.databricks.com/aws/en/machine-learning/databricks-runtime-ml
