The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I need help finding a way to pull all the Apps and the users within through PowerShell. I have a working script for workspaces and users and would like the same for Apps but dont see much in the way of pulling such info through PowerShell.
Does anyone have methods or script examples on how to pull all the Apps and correlated users?
Thank you for the help in advance!
Hi @Anonymous ,
To my knowledge, it is not supported in Power BI currently.
One workaround, you can try to use Power BI REST APIs to get apps:
https://docs.microsoft.com/en-us/rest/api/power-bi/apps/getapps.
Here is a similar idea and you can vote it up, or create a new idea:
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I just went down this path and didn't find much. I had to brute force it. Luckily there were only about 30 apps.
Here is the basic process:
You get the idea. Brute force. Now, I will almost guarantee you that if you go through this excercise you will find individual permissions all over the place unless you have had a very strong governance program for Power BI from the start. So, the easiest way to clean all that up a lot of times is to unpublish the app, wipe out all of the individual crazy permissions all over the place. Verify that the Workspace owners are correct, Re-publish the app to the correct groups of people.
User | Count |
---|---|
43 | |
16 | |
12 | |
11 | |
9 |
User | Count |
---|---|
50 | |
31 | |
22 | |
17 | |
15 |