Forum Discussion

icassiem's avatar
icassiem
Post Prodigy
9 months ago
Solved

Development (Version Control, Solution, Source, Publish) Governance Framework

Good day, Please Help

 

I previously posted this similar ques: Solved: Re: Publish & Solution Governance - Microsoft Fabric Community

but the business has returned and wants me proritise the framework with the result of controling the Publishing of changes to Prod

Development (Version Control, Solution, Source, Publish) Governance Framework, so i need to build control as the few data champs are storing sources and latest versions om their PC and not on the governed central location. They dont wont a workflow of me controlling or deploying but just ensuring, that the latest version is deployed from central business local with files sources also stored in the central location.

The previous post mentioned the use of power automate, but i have no clue how and i cant remove their access to deploy as the data champs developed tand owns the reports and workspaces, i just need to find a way to limit and block them

 

second part would result into, then end result we want the latest versions to have full audit dashboard of reports usage, shared url, who accessed the url, irl forwarded to, becuase now finance hasno governance on the development and usage, so i guess i need to use powershell to develop a proper audot dashboard

 

why i mention the second part is to ensure the goivernance allows us to collate all auditing data possible going forward

 

Please Help

Regards

  • Hi icassiem ,

    Thanks for the added context. Since you only have Power BI admin permissions and no access to Azure or Fabric workspaces, the approach you outlined is correct. The two practical controls available to you right now are:

    1. Using a shared folder (SharePoint or OneDrive) as the expected location for PBIX source files before publishing.

    2. Extracting the Power BI Activity Log using PowerShell to build your own audit report that shows report usage and operations.

    You can use the following cmdlet to extract activity logs if your account has the necessary admin rights:

    PowerShell reference:
    Get-PowerBIActivityEvent (MicrosoftPowerBIMgmt.Admin) | Microsoft Learn

    API reference (alternative):
    Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn

    These logs cover usage, view activity, and some sharing/export events. Forwarded URLs or “destination” behavior isn’t tracked, but you will get visibility into which reports are being accessed and how often.

     

    At this stage, outside of the folder structure and audit reporting, there aren’t additional enforcement controls available at the Power BI admin level. If requirements change or your team gains access to Azure Log Analytics or the broader Fabric platform, more capabilities become available for governance and monitoring.

     

    Hope this helps. Please reach out for further assistance.

    Thank you.

7 Replies

  • i just need to find a way to limit and block them

    red flag right there.  Your job is it to make it easier for your users to get to their insights, not harder.

     

    Have a frank and open discussion with all participants and then decide if you are mature enough to use github as a version control system, and a two stage deployment pipeline  (DEV connected to the repository).

    • icassiem's avatar
      icassiem
      Post Prodigy

      lbendlin thank you, you are correct, the maturity is low in a small organization there's users sharing reports forwarding url from personal workspaces of sources and solutions on their pc. The intention is not to limit them hence why i encouraged the d-champs owning their reports but from the leadership theres no governance of changes being deployed, sources are unknown location, Example theres 2 data champs in one workspace but when it came toquickly removing a tab from a report the champ could not as he had not visibilty of the prod sol, i know they could download the pbix and redeploy but they wanted a gov location of where source and prod solutions are stored and deployed from

       

      so im guessing i should have a folder structure per workspace that concists of solution and file source folders, have the conversation but also i want to inform them theres an audit report stating which reports are used from, with personal workspaces included and others usage, deployed from details, source location of reports that the dept heads i escalate to if the issues persist

       

      It sound tiring to manage unstructured way of working, its not to limit the users, we just want governace as we dont want fin reports sent accorss the org dev from personal workspaces etc

       

      Im really not sure. becuase there aslo not an audit report one can just inherit or pluggin or addin software but then again i have no budget for this