Forum Discussion
Matias1256
1 year agoRegular Visitor
Unable to create PowerBI - Azure Databricks connection with OAuth
Hi, I am unable to create connection from PowerBI to Azure Databricks with OAuth(Azure AD authentication). I have successfully created vnet data gateway and we can create connection using that exa...
- 1 year ago
Hi Matias1256 ,
Use PAT authentication it will be good for production applications. We have a 50k + users tenant I never seen anyone using Oauth authentication on service with databricks connections.
Thanks,
Sai Teja
sergej_og
Super User
1 year agoWorking setup for me:
Using on-prem gateway and using Key as the auth method.
This key you can create within databricks env in your "user settings".
Of course, permissions need to be in place.
Maybe an alternative approach for you.
Matias1256
1 year agoRegular Visitor
Yes Key/PAT authentication works but not OAuth.
- sergej_og1 year ago
Super User
Ok, you have a working approach.
That's nice. Enjoy your data...
Why do you want to use OAuth so badly?