This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi All,
Did anyone face issues connecting Power BI service to Azure Databricks using OAuth2 Authentication. It is working fine in Desktop, when i publish my direct query report to service and configure connection details, it fails with error saying unresponsive.
can someone please help
Solved! Go to Solution.
Hey @vamshikrishna20 ,
The phrase “Or enable trusted public access for Power BI Service IP ranges” refers to allowing the Power BI Service (which runs in Microsoft’s cloud) to reach your Azure Databricks workspace over the internet, even if your workspace is normally restricted inside a VNet (Virtual Network).
Here’s what it means in simpler terms:
In short: It’s a way to let Power BI Service reach your private Databricks workspace without making it fully public, by trusting only Microsoft’s IP addresses.
If this solved your issue, please mark it as the solution so others can find it easily.
If it helped, a quick Kudos is always appreciated it helps highlight useful answers for the community.
Thanks for being part of the discussion !!!
Hi vamshikrishna20,
We are following up to see if what we shared solved your issue. If you need more support, please reach out to the Microsoft Fabric community.
Thank you.
Thankyou, @MohdZaid_ for your response.
Hi vamshikrishna20,
We appreciate your inquiry through the Microsoft Fabric Community Forum.
We would like to inquire whether have you got the chance to check the solution provided by @MohdZaid_ to resolve the issue. We hope the information provided helps to clear the query. Should you have any further queries, kindly feel free to contact the Microsoft Fabric community.
Thank you.
Hi @MohdZaid_ -
can you help me understand this - enable trusted public access for Power BI Service IP ranges?
Hey @vamshikrishna20 ,
The phrase “Or enable trusted public access for Power BI Service IP ranges” refers to allowing the Power BI Service (which runs in Microsoft’s cloud) to reach your Azure Databricks workspace over the internet, even if your workspace is normally restricted inside a VNet (Virtual Network).
Here’s what it means in simpler terms:
In short: It’s a way to let Power BI Service reach your private Databricks workspace without making it fully public, by trusting only Microsoft’s IP addresses.
If this solved your issue, please mark it as the solution so others can find it easily.
If it helped, a quick Kudos is always appreciated it helps highlight useful answers for the community.
Thanks for being part of the discussion !!!
Hey @vamshikrishna20 ,
If your report connects successfully in Desktop but fails after publishing to Microsoft Power BI with an “unresponsive” error, the issue is usually related to how authentication or networking is handled in the Service not with the report itself.
When using OAuth2 with Azure Databricks, Power BI Desktop authenticates using your local session. However, once published, the Power BI Service must authenticate independently in the cloud. If the OAuth configuration is not fully supported or correctly set up in the Service, the connection can fail.
Most Common Causes
Recommended Fix (Best Practice) - Instead of OAuth with a personal account, configure a Service Principal (App Registration) in Microsoft Entra ID and grant it access to Databricks. Then:
This removes dependency on user tokens and avoids refresh or DirectQuery failures caused by expired or interactive OAuth sessions.
If Databricks Is Private (VNet Enabled)
If your Databricks workspace has no public endpoint:
If this solved your issue, please mark it as the solution so others can find it easily.
If it helped, a quick Kudos is always appreciated it helps highlight useful answers for the community.
Thanks for being part of the discussion !!!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 12 | |
| 11 | |
| 8 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 38 | |
| 27 | |
| 25 | |
| 22 | |
| 22 |