Databricks

Requirements

  • Within Databricks, you must be an Account Admin

  • Within Teleskope, you have a Teleskope Account with the Admin role

Permissions

1

Create a Teleskope Service Principal

Create a dedicated service principal for Teleskope

2

Assign the following permissions to the principal

  • USE CATALOG on all applicable catalogs: This grants the service principal access to all schemas within the catalog.

  • USE SCHEMA on all applicable schemas within the catalog:

  • SELECT and APPLY TAG on all tables/views within those schemas

We can provide you with a script to assign these permissions to all catalogs/schemas/tables if desired

3

Ensure that you have obtained the following information

  • Databricks Instance

  • Account ID

  • SQL Warehouse ID (we recommend you create a dedicated warehouse for us)

  • Application (client) ID (Teleskope service principal).

  • Client Secret Value (Teleskope service principal).

Last updated

Was this helpful?