Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Connectivity between PBI and Databricks using Service Principle or App Id

Hi All,

 

I want to connect Power BI to Azure Databricks either using service principle or Application ID. If anyone has done it please share the steps.

 

Thanks 

Vaishali

2 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable
      Spoiler

      Hello

      ​What is the best practice here -

      1. To develop the reports by connecting to Databricks using individual PATs.

      2. Then, after deploying the report to PowerBI service, change the data source credentials to point to the PAT of the Service Principal so data import is done based on defined schedule.

      3. PowerBI report users then need not be having Databricks accounts as the underlying service principal is fetching data for them.

      Is my understanding correct?