Forum Discussion
royalswe
Helper I
5 years agoDelete all empty workspaces that are created by 365 groups
Does anyone have a solution to delete all empty workspaces that has been created by defaAult when creating a 365 group? We have around 1000 of workspaces that are created from 365 groups and most of...
- 4 years ago
I made my own little project that lists all workspaces that are empty and removes them if desired.
lbendlin
Super User
5 years agoAre you aware of the Power BI API calls?
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/capacities_unassignworkspacesfromcapacity
You can run these calls from your favorite process tool, for example from Powershell.
royalswe
Helper I
5 years agolbendlin thanks but I'm not sure how to use the API cal to remove empty workspaces.
v-lionel-msft thanks but i'm trying to find a way to remove 1000 of groups at once without asking people to clean up.