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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
chwolff
Microsoft Employee
Microsoft Employee

Remove-PowerBIWorkspaceUser for service principals and aad groups

Hi, 

 

I am currently developing a script for setting up customer workspaces. I make heavy use of the Power BI PowerShell cmdlets whereever possible - and if not REST-API. 

Addings members of type "App", "Group" and "ServicePrincipal"  with Add-PowerBIWorkspaceUser is supported. But the removal of "Group" and "ServicePrincipal" via Remove-PowerBIWorkspaceUser is not. I can also find not the correct REST-API endpoint. 

For each workspace permission role (Admin, Contributor, Member, Viewer) we are making use of AAD groups. ServicePrincipals are used to automate processes. The question is now: How to i remove those groups and principals once the assingment has changed via PowerShell?

 

Pretty sure its just me having to much tomato soup ...

Thank you very much

 

Greetings

 

chwolff

1 REPLY 1
lbendlin
Super User
Super User

The process is slightly different for service principals.

 

Groups - Delete User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors