cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Databricks to IDT Connection using Databricks Service Principal

Magesh2798
New Contributor II

Hello all,

I'm trying to create a connection from Databricks to Information Design Tool using access token generated using Databricks Service Principal.

While testing the connection I'm getting this error: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 403, Error message: PERMISSION_DENIED: You do not have permission to attach to 0612-xxxxxx-xxxxxxxx.

Note: access token generated using Databricks Service Principal not Azure.

Can anyone help me out to solve this connection issue.?

Thanks in advance

#Information Design tool #Databricksconnection

2 REPLIES 2

Kaniz_Fatma
Community Manager
Community Manager

Hi @Magesh2798, Could you please check these and let me know?

  1. Ensure that the access token you generated is valid and has the necessary permissions to access the Databricks cluster.
  2. Check if the Databricks Service Principal has been granted the appropriate permissions to access the Databricks cluster. The Service Principal should have at least the "Can Attach" permission on the cluster.
  3. Verify that the access token has not expired. If it has, you may need to generate a new token.

Hello Kaniz,
Thank you for the response its working fine now.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group