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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I want to set up a data source from the PowerBI service to Azure SQL. I want users to authenticate using integrated authentication. Is it possible to configure Azure SQL or PowerBI service to allow only OAuth authentication instead of Basic authentication at this time?
Azure SQL is allowing access from PowerBI and is integrated with Azure AD.
The goal is to limit the PowerBI tenants that can access it, so that they cannot take the data out. For example, if user X of PowerBI tenant A can refer to AzureSQL, but user X creates his own PowerBI tenant and creates a data connection to Azure SQL with Basic authentication, he can take out the data.
Solved! Go to Solution.
Hi @Anonymous ,
Basic authentication only requires a user’s credentials to access their account. The user’s credentials are sent from the application for *every request*.
For more information,you can refer to:
Azure SQL Database with DirectQuery - Power BI | Microsoft Docs
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Basic authentication only requires a user’s credentials to access their account. The user’s credentials are sent from the application for *every request*.
For more information,you can refer to:
Azure SQL Database with DirectQuery - Power BI | Microsoft Docs
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!