Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Here's an issue we're looking to solve:
I work for a software company where our program stores backend data to an SQL database. This SQL server can be hosted by the end user or by us, in Azure. We're looking at providing sample .pbit or .pbix files for BI reporting on this backend data. The .pbit file works fine for On-Prem/self hosted clients, as they host their own data.
For clients where we host their data, according to security policy, we do not currently provide SQL credentials to their contained Azure database. That's what I'm looking for a solution on. How can we share .pbix/.pbit files with clients and connect them to their hosted database without giving them their sysadmin credentials?
What I've tried:
The only solutions I'm currently thinking of are:
Any other solutions on this?
Thanks in advance.
Creating a read-only user to the client database - probably alongside creating a set of user-facing views rather than giving them access to physical tables - sounds like the way to go. Anything you'd try to do on the desktop is going to feel like an unsupported hack.
You may also want to consider setting up dataflows (and/or possibly the new datamarts, though they're not mature enough right now) in the customer's tenant, save the SQL credentials in the Power BI service, and point the client's PBIX to their dataflow/datamart. They'll authenticate using their Microsoft account and won't ever see the SQL credentials.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |