
Answer-first summary for fast verification
Answer: “Can Attach To” privilege on the cluster
To attach a notebook to an existing cluster, a data engineer needs at least the 'Can Attach To' privilege on the cluster. This permission level allows the user to attach to the cluster and run commands, but does not permit restarting or managing the cluster. Cluster creation entitlement is not required for attaching to an existing cluster. For more details, refer to the [Databricks documentation on cluster access control](https://docs.databricks.com/security/auth-authz/access-control/cluster-acl.html).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What are the minimal permissions required for a data engineer to attach a notebook to an existing cluster?
A
Cluster creation allowed + “Can Restart” privileges on the cluster
B
“Can Manage” privilege on the cluster
C
Cluster creation allowed + “Can Attach To” privileges on the cluster
D
“Can Attach To” privilege on the cluster
E
“Can Restart” privilege on the cluster
No comments yet.