Skip to content

Commit aa21e6f

Browse files
committed
docs(databricks): require Databricks SQL Access and Workspace Access entitlements in Permissions section
1 parent 6290083 commit aa21e6f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • content/en/data_observability/jobs_monitoring/databricks

content/en/data_observability/jobs_monitoring/databricks/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,13 @@ DD_LOGS_CONFIG_PROCESSING_RULES=[{\"type\": \"exclude_at_match\",\"name\": \"dro
462462
### Permissions
463463
Grant {{< ui >}}Workspace Admin{{< /ui >}} privileges to the user or service principal that connects to your Databricks workspace. This allows Datadog to manage init script installations and updates automatically, reducing the risk of misconfiguration.
464464

465+
<div class="alert alert-info">Regardless of whether you grant <strong>Workspace Admin</strong> privileges or the granular permissions below, the user or service principal must have the following workspace entitlements enabled:
466+
<ul>
467+
<li>{{< ui >}}Databricks SQL access{{< /ui >}}</li>
468+
<li>{{< ui >}}Workspace access{{< /ui >}}</li>
469+
</ul>
470+
</div>
471+
465472
If you need more granular control, grant these minimal permissions to the following [workspace level objects][19] to still be able to monitor all jobs, clusters, and queries within a workspace:
466473

467474
| Object | Permission |

0 commit comments

Comments
 (0)