Forum Discussion

icassiem's avatar
icassiem
Icon for Post Prodigy rankPost Prodigy
9 months ago
Solved

Publish & Solution Governance

Hi,   We have an issue in my organization where users are not deplpyinhg from the central governed location on sharepoint where the prod version of solutions are stored, in fact the latest version ...
  • v-venuppu's avatar
    9 months ago

    Hi icassiem ,

    you can’t fully block local publishing, but you can control it with a few steps:

    Store all approved PBIX files in one governed SharePoint/OneDrive folder (read-only for users).In Power BI Admin Portal, turn off “Download PBIX” and “Publish to Web.”Limit workspace Admin roles to governance owners; others get Contributor access only.Use Power Automate or Admin APIs to flag reports not published from the approved folder.This keeps publishing controlled without needing to check every file manually.

    Thank you.