JDBC/ODBC CONNECTION TO AZURE DATABRICKS Fails due to SSL CERTIFICATE

samanth m 11 Reputation points
2021-04-05T09:25:44.413+00:00

I am facing issue connecting to databricks from powerbi 84396-8cfd1fc8-c77b-43b8-a360-45d99f914579.jpeg

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 91,751 Reputation points
    2021-04-05T10:12:42.547+00:00

    Hello @samanth m ,

    Welcome to the Microsoft Q&A platform.

    You may follow the below steps to resolve the issue.

    • Make sure the certificate has been added or not in your local machine and current user certification store by following these steps:
    • Start | Run | certlm.msc
    • Expand "Trusted Root Certification Authorities' and select 'Certificates’.
    • Search for the certificate SSL certificate whether it is installed or not?
    • If it is not present, search for it in the Current User's certification store by Using below command.
    • Start | Run | certmgr.msc
    • If the certificate is found under the current user's cert store, but not under Local Machine, that will stop any other users from successfully establishing an SSL connection.
    • If the certificate is NOT found in the correct location, it must be imported.
    • If it is not installed, please try to contact server Administrator to install the certificate.
    • Try to download the latest version of desktop by using this link https://www.microsoft.com/en-us/download/details.aspx?id=58494 and check the issue behaviour.

    Hope this helps. Do let us know if you any further queries.

    ------------

    Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.