Forum Discussion
Connecting to Azure Databricks
- 4 years ago
Hi, bsz412
In the past, data was connected through Spark Connector, but now you can connect data directly through Azure Databricks Connector. When you publish to service, you only need to enter credentials to refresh data.
Reference:
Connecting Power BI to Azure Databricks | Gerhard Brueckl on BI & Data (gbrueckl.at)
With Partner Connect, you can also connect to Databricks.
Check this:
Connect with Power BI Desktop by using Partner Connect
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
Hi, bsz412
In the past, data was connected through Spark Connector, but now you can connect data directly through Azure Databricks Connector. When you publish to service, you only need to enter credentials to refresh data.
Reference:
Connecting Power BI to Azure Databricks | Gerhard Brueckl on BI & Data (gbrueckl.at)
With Partner Connect, you can also connect to Databricks.
Check this:
Connect with Power BI Desktop by using Partner Connect
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
- Anonymous3 years agoNot applicable
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?