Forum Discussion

Clara_HCN's avatar
Clara_HCN
Frequent Visitor
1 year ago
Solved

How to limit a Power BI report built from Azure SQL database to be published to personal workspace

I am working on the Power BI reports management, and my organization would like to take control of publishing Power BI reports. If any Power BI report connect to Azure SQL database, the report should...
  • v-tejrama's avatar
    v-tejrama
    1 year ago

    Hi Clara_HCN ,

     

    Thanks for explaining your situation more clearly. Given that you have multiple Azure SQL environments Development, Test, Acceptance, and Production and wish to ensure that reports using Production Azure SQL are only published to shared workspaces, while also managing publishing permissions, you can achieve this with a mix of governance and security measures.

    I recommend creating dedicated Power BI workspaces for each environment and restricting publishing rights in the Production workspace to selected users. This prevents unauthorized publishing of Production SQL reports to public workspaces. Implementing a naming convention for connections such as including Prod or Test in the server name will help with tracking.

    Additionally, Microsoft Purview’s DLP policies can detect and alert you to any attempts to publish Production SQL reports to the wrong workspace. Enabling Power BI audit logs will provide oversight on who is publishing and to which environment. Disabling personal workspace publishing via the Admin Portal ensures all reports are managed through approved workspaces.

    Assign appropriate roles through security groups, such as contributor for developers and admin for reviewers, and consider a manual review process for reports built on Production SQL before final publishing. While Power BI does not offer a direct setting to block publishing by data source, these steps provide effective control and visibility. Please let me know if you need assistance with DLP or security role configuration.

    Thank you,
    Tejaswi.