Azure databricks connector issue while connecting Power BI to Databricks hosted on AWS

AnoopS1
Databricks Partner

We have setup the integration between PowerBI and Databricks (hosted on AWS) using native databricks connector. However, we required Azure databricks connector to utilize the RBAC from unity catalog. We followed all the pre-requisite mentioned here , but still we are getting 404 connectivity error. 

Web.Contents failed to get content from "https://<>/oidc/custom/.well-known/openid-configuration' : 404 not found.

Could you please suggest and redirect me if we already have ongoing discussions on this issue. Many thanks in Advance

 

 

 

 

 

 

Alberto_Umana
Databricks Employee
Databricks Employee

Hello @AnoopS1,

How are you authenticating?

There have been reports of similar issues where users were only able to connect using PAT tokens and not OAuth. Ensure that the OAuth application is enabled in your Databricks account and that the necessary configurations are in place.

AnoopS1
Databricks Partner

OAuth is already enabled in databricks and all the pre-requisites are in place.