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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
SUNILVARMA
Regular Visitor

Find all the subscriptions for each workspace and app space

Hi ,

 

I am admin to Few workspaces and want to find if any of the users are having subscriptions enabled .

I am able to see only my subscriptions in both Workspaces and Apps.

So want to find all the list of subscriptions present for each user in Workspace and App.

 

Thanks

Sunil

1 REPLY 1
Anonymous
Not applicable

Hi @SUNILVARMA ,

You can use the PowerShell cmdlet Get-PowerBIWorkspace to get the list of all workspaces. You can then loop through the workspaces and use the REST API to get the list of users and their subscription. You can also use the REST API to get the list of subscriptions for each user in the workspace and app. You can check the licenses assigned to a user by locating the profile at the top right corner of the Power BI Service page and clicking on the "View Account" to navigate to the office portal.

 

How to Get Your Question Answered Quickly 

 

If it does not help, please provide more details .

 

Best Regards
Community Support Team _ Rongtie

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

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors