Databricks Certified Data Engineer Professional · Free Practice Question Easy
Question 4
Which of the following describes the minimal permissions a data engineer needs to start and terminate an existing cluster ?
-
A
“Can Attach To” privilege on the cluster
-
B
“Can Restart” privilege on the cluster
-
C
“Can Manage” privilege on the cluster
-
D
Cluster creation allowed + “Can Attach To” privileges on the cluster
-
E
Cluster creation allowed + “Can Restart” privileges on the cluster
Reveal correct answer
Correct answer: B
Explanation
You can configure two types of cluster permissions:
1- The ‘Allow cluster creation’ entitlement controls your ability to create clusters.
2- Cluster-level permissions control your ability to use and modify a specific cluster. There are four permission levels for a cluster: No Permissions, Can Attach To, Can Restart, and Can Manage. The table lists the abilities for each permission:

Reference: https://docs.databricks.com/security/auth-authz/access-control/cluster-acl.html
Study materials from our exam preparation course on Udemy:
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
