Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
hs28
Frequent Visitor

Auditing who has access to the workspaces and Apps in PowerBI Service

Hi,

We share PowerBI reports via security groups. I am trying to get an overview (ideally a report/PowerBI report) of which security groups have access to which workspaces and/or Apps. In addition, we have RLS set up for different reports (also via security groups), so additional information about RLS needs to be included. 
I tried to set it up from Access Right Manager (as this is how we create the security groups) but it was apparently not possible to have PowerBI Service as a resource in Access Right Manager. 
Any tips would be appreciated. Thanks

1 REPLY 1
ibarrau
Super User
Super User

Hi. I think the Power Bi Rest API can help. You can get request of the users involved with any artifact (workspaces, apps, etc). This can be requested with the Admin section.

https://learn.microsoft.com/en-us/rest/api/power-bi/admin

There are libraries to help you with that like SimplePBI with python or cmdlets for PowerShell.

Sadly RLS is something that is not supported yet. There is no API endpoint to get information about that. However I think if you have built a dynamic rls, you probably have a table for that at the database to check roles.

You can also find useful data like activity logs for each operation a user did the last 30 days.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.