Overview
Netskope DSPM supports scanning of Databricks Data Stores. Follow these instructions to prepare your Databricks environment and connect it to the Netskope DSPM platform.
Create a Databricks Service Account
Netskope DSPM requires programmatic access to connect to & scan your Databricks Data Stores, including assigning specific user permissions. Please follow the steps below to create the necessary configurations within the Databricks console.
More information about creating Databricks users is available here.
Create and Configure Netskope DSPM User
Begin by creating and configuring a Netskope DSPM-specific service account in your Databricks instance.
- Log into your Databricks Console as any Admin user.
- If prompted, select the workspace which contains the Data Stores you wish Netskope DSPM to monitor.
- Navigate to Settings > Admin Console.
- The Admin Console screen is displayed.
- On the Users tab, click the Add User button.
- The Add User modal is displayed.
- Complete the Email field, using the value that corresponds to the Netskope DSPM-specific user.
- Click the Send invite button.
- When the invitation arrives at the specified email address, click the link to accept the invitation.
- Navigate back to Settings > Admin Console.
- On the Users tab, for the user you just added, grant the following permissions:
a. Workspace Access
b. Databricks SQL Access
- Navigate to the Workspace Settings tab.
- Under the Access Control section > Personal Access Tokens section
a. Ensure that the section is enabled.
b. Click on its Permission Settings button. - The Permission Settings modal is displayed.
- Add the above Netskope DSPM-specific username to the list and grant the “Can Use” permission by clicking the + Add button.
- Click the Save button.

Generate the Access Token
Next, you will use the Netskope DSPM-specific service account itself to generate the access token that Netskope DSPM requires for connecting to your Databricks instance.
- Log into your Databricks Console as the Netskope DSPM-specific service account that was created above.
- If prompted, select the workspace which contains the Data Stores you wish Netskope DSPM to monitor.
- Navigate to Settings > User Settings.
- The User Settings screen is displayed.
- On the Access Tokens tab, click the Generate New Token button.
- The Generate New Token modal is displayed
- Complete the following fields:
a. Comment: any value, although it is recommended you note it is used by Netskope DSPM
b. Lifetime (days): any value, including blank (indefinite) - Click the Generate button.
- The screen will refresh to display your generated token.
- Make note of the generated token, which will later be used within Netskope DSPM for connecting your Databricks Data Stores
- Click the Done button.

Configure the Databricks Cluster
- Log into your Databricks Console as any Admin user.
- If prompted, select the workspace which contains the Data Stores you wish Netskope DSPM to monitor.
- In the sidebar, navigate to Compute > All-Purpose Clusters tab.
- Click on the name for the cluster being used by Netskope DSPM to view its details
- On the top-right, click the More… button, then select Permissions.
- The Permission Settings modal is displayed.
- Add the above Netskope DSPM-dedicated username to the list & grant the “Can Manage” permission.
- Click the Save button.


- On the Configuration tab, click the Advanced Options toggle to expand its contents.
- Within the expanded contents, click the JDBC/ODBC tab.
- Make note of the following highlighted portions, which will later be used within Netskope DSPM for connecting your Databricks Data Stores:
| Highlight Color | Corresponding Netskope DSPM Value | Example |
|---|---|---|
| Blue | Server | ![]() |
| Grey | HTTP Path | ![]() |
Connect Your Data Store
Step 1: Provide Credentials
Follow these steps to configure the connection:
-
Go to Data Stores > Data Store Inventory.
-
Click CONNECT A DATA STORE in the upper right.
Tip: Alternatively, if the data store was already found by auto-discovery, go to the Discovered tab and click Connect in the Actions column.

-
In the Connect a Data Store window, click the data store icon you wish to connect.
-
In the Provide Credentials section, complete the following fields:
| Field | Value |
|---|---|
| Data Store Identifier | Friendly name to describe this Data Store. Your value is displayed in other Netskope DSPM screens such as Policy Management and Classification Management. |
| Server | Enter the Server Path value from the Configure the Databricks Cluster step above. |
| HTTP Path | Enter the corresponding value from the Configure the Databricks Cluster step above. |
| Username (Email) Service Principal Application ID | Enter the email address for the Netskope DSPM-dedicated user created in the Create and Configure Netskope DSPM User sub-step above. Alternatively, enter any existing Service Principal Application ID. |
| Token | Enter the corresponding value from the Generate Access Token sub-step above, or the token associated with the Service Principal Application ID provided. If your token is configured to eventually expire, in the future you will need to generate a fresh token then update these configurations within Netskope DSPM in order for the platform to continue scanning your Databricks Data Stores. |
| Scan Frequency | Controlling how often your Data Store is reviewed for changes, Netskope DSPM’s recommended frequency is defaulted, which you can override if (desired). |
| Sidecar Pool | If you will use sidecars to monitor this data store, select a sidecar pool with network visibility to said data store. This field is displayed when there is at least one defined sidecar pool. To learn more, please visit our Sidecar Administration article. |
Step 2: Scanning Infrastructure
- Click Next.
- When the Select Capabilities tab appears, complete the following fields:
- Assign a Data Owner (Optional): Select one or more users responsible for this data store.
- Which databases should Netskope DSPM scan?: Select the specific data stores and schemas to monitor, if applicable.
- Features: Select the features you want to enable.
| Feature | Supported for Databricks? |
|---|---|
| Discovery | No |
| Privilege Analysis | No |
| Shadow Data Analysis | No |
| Classification | Yes |
| Data In Use Monitoring | Yes (custom query logs only) |
| Automation | Yes (always-on) |
Step 3: Review and Save
- Click Save.
- When the Review tab appears, the system validates your configuration. If there are any issues, follow the on-screen instructions to fix them.
- Click Save to finalize the connection.



