Forum Discussion
remove workspace from workspace collection
How to remove workspace from workspace collection in power BI azure service using API's
4 Replies
- Greg_DecklerCommunity Champion
Oddly enough, I did not see that functionality when the first released the API. In fact, when I gave my talk on Power BI Embedded about a month ago, I called out the "minimal viable product" nature of Power BI development and used this as an example.
However, it seems that they have added that capability:
https://msdn.microsoft.com/library/mt712306.aspx
https://msdn.microsoft.com/en-us/library/mt712297.aspx
- shkharMicrosoft Employee
Thanks for the reply. However I wanted to know if there is a way to delete a workspace id from workspace Collection, without deleting the whole workspace collection.
- AnonymousNot applicable
There does not seem to be a way to delete a workspace, only a workspace collection. So desired to be able to clean things up.
- mcmundaAdvocate I
You can do it following below steps :-
1 . Go To WorkSpaces Menu ( You will see all your created Workspaces )
2. Click on the Horizontal dots ( ... ) options .
3. Edit workspace . Down you will get option
4. 'Delete Workspace'
Workspace MenuDelete Workspace