Skip to main content

Create a SharePoint connection

Beta

This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.

Create a Microsoft SharePoint connection in Catalog Explorer to store authentication credentials for Lakeflow Connect ingestion. Any user with the USE CONNECTION privilege on the connection can then create SharePoint ingestion pipelines without needing direct access to the credentials.

Alternatively, admin users can create a connection and a pipeline at the same time in the data ingestion UI. See Create an ingestion pipeline.

For privilege requirements, see Connect to managed ingestion sources.

The following authentication methods are supported:

Prerequisites

Complete the source setup that matches your chosen authentication method. Use the authentication details you obtain to create the connection.

Create a connection

No Azure app registration or source setup is required. Databricks manages OAuth configuration and token refresh automatically.

  1. In the Databricks workspace, go to Catalog > Create connection.
  2. Specify a unique Connection name.
  3. In the Connection type drop-down menu, select Microsoft SharePoint.
  4. In the Auth type drop-down menu, select OAuth U2M: Databricks-managed.
  5. (Optional) Add a comment.
  6. Click Next.
  7. Enter the SharePoint site URL.
  8. Click Sign in and complete authentication in the pop-up window.
warning

Only share this connection with other Databricks users if you authenticated with a service account. If you authenticated with a personal account, do not share the connection. Sharing a personal-account connection grants other users access to your personal account's credentials and data.

Next steps

Create an ingestion pipeline.