cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

AnoopS1
New Contributor II

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

 

 

 

 

 

 

2 REPLIES 2

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
New Contributor II

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