Update the SQL Azure connector to use Azure AD Auth. This will allow row level security in the database to be used with PowerBI. It would be great to have PowerBI pass through user credentials to the database so that data can be kept secure.
65 Comments
- nishalitNew MemberThis feature has shipped in the January 2018 update for Power BI Desktop. Please refer to the official announcement for more details: https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-january-2018-feature-summary/#AADauth
- Gajendra
Microsoft Employee
Agreed with the idea. As SQL Azure Database itself is ready to implement stringent security requirements (AAD auth, RLS etc.), Power BI should start adding support for these. - jan15New MemberWould be a very important capability to support different databases row-level security option.
- ttittleNew MemberThis implementation may be what slows us on the Azure SQL Data Warehouse. Looking forward to the Azure AD Auth!
- melissa2New MemberWe would like to utilize Power BI to connect to Azure SQL DB via AAD, in DirectQuery mode, with RLS implemented in the SQL DB for implementing row-level security. Objectives here are (a) manage RLS in the source so it's reusable & consistent across numerous datasets & reports rather than contained in one single Power BI file, (b) utilize DirectQuery because dataset is larger than the 1GB limit for importing/refreshing in Power BI, and (c) utilize Azure Active Directory for authentication so users don't have to keep track of a separate ID/PW.
- jean_josephNew MemberHard to connect and configure azure to use AD Auth
- nonkeldirkNew MemberIt is possible to connect to Azure SQL DB using AAD though ODBC 13.1 . But this requires a gateway for data refresh. So yes, please update Power Bi Azure SQL DB and DWH connectivity to support AD Universal Authentication, like other tools (e.g. SSMS) do.
- fbcideas_migusrNew Memberyeah. Spent quite a lot of time setting up Azure AD including an Azure AD group so users could use Windows authentication to the database from SQL Management Studio only to find that when they use Power BI Desktop they have to use SQL Authentication
- chass
Impactful Individual
Have asked Miguel (the product owner for this area) to take a look. Thanks - MurrayRegular VisitorAs stated in a previous comment, having to use SQL authentication means we need to roll our own row and table level security.
Recent ideas
Allow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara4 hours agoNew MemberNew4Views0likes0CommentsSupport Synonyms in Fabric Warehouse
Microsoft SQL Server has a very powerful feature by the way of "synonyms." It allows users and DBAs to do all sorts of powerful magic such as rewiring objects under the hood (e.g. run the code agains...matthias-bi7 hours agoRegular VisitorNew1.3KViews18likes2CommentsExpose Refresh Warnings and Informational Messages via Notifications and API
When a Power BI semantic model refresh completes successfully, the status shows Completed, even when the refresh details contain warnings or informational messages that require attention. Please pro...Jashwanth_K9 hours agoMicrosoft EmployeeNew24Views6likes0CommentsInvoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz14 hours agoAdvocate IPlanned1.8KViews61likes5CommentsFabric Pipeline should run as workspace identity
Currently, Microsoft Fabric pipelines run under the identity of the last user who modified them, which can cause disruptions when tenant administrators make changes to security policies, such as enab...pellitteris14 hours agoAdvocate IINew1.4KViews27likes3Comments