Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Hi @Vaishali04
It seems the built-in Azure Databricks connector doesn't support using service principle for credentials. I found a blog about setting up service principal for Azure Data Lake. Not sure it would be helpful or not. Here is the link: Power BI Setting up a Service Principal for Azure Data Lake Gen 2 (Storage) to use with Data Factor ...
Best Regards,
Community Support Team _ Jing
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?