Manage Unity Catalog permissions in Data Explorer

You can use Data Explorer to manage privileges for securable objects in Unity Catalog-enabled Databricks workspaces. See Unity Catalog privileges and securable objects.

SHOW GRANTS

  1. Select the object, such as a catalog, schema, table, or view.

  2. Click Permissions.

GRANT

  1. Select the object, such as a catalog, schema, table, or view.

  2. Click Permissions.

  3. Click Grant.

  4. Enter the email address for a user or the name of a group.

  5. Select the permissions to grant.

  6. Click OK.

REVOKE

  1. Select the object, such as a catalog, schema, table, or view.

  2. Click Permissions.

  3. Select a privilege that has been granted to a user, service principal, or group.

  4. Click Revoke.

  5. To confirm, click Revoke.