Obtaining connection values for Databricks

About this task

Use these instructions to obtain the client ID and client secret for Databricks and to connect to App Connect.

Procedure

  1. To create a service principal, choose one of the following options based on your role:
    • If you are a Databricks workspace admin, complete the following steps:
      1. Log in to your Databricks account console.
      2. Click your user icon, and select Settings.
      3. In the sidebar, select Identity and access.
      4. Click the Manage button for Service principals.
      5. Select Add service principal > Add new.
      6. Set Management toDatabricks managed.
      7. Enter a name for your service principal in the Service principal name field and click Add.
    • If you are a Databricks account admin, complete the following steps:
      1. Log in to your Databricks account console.
      2. In the sidebar, select User management.
      3. Select the Service principals tab, and click Add service principal.
      4. Set Management toDatabricks managed.
      5. Enter a name for your service principal in the Service principal name field and click Add.
  2. To obtain the client ID and client secret values, complete the following steps:
    1. Select the service principal that you created in step 1.

      The Service principal details page is displayed.

    2. Click the Configurations tab, and select the entitlements that you require for your Databricks workspace.
    3. Click the Permissions tab, and grant access to any Databricks users, service principals, and groups that you want to manage and use this service principal.
    4. Click the Secrets tab, and click the Generate secret button.
    5. Set the OAuth secret lifetime in days, and click Generate.
    6. Copy and save the secret and client ID values in a secure location.