Forum Discussion
Possible to programmatically assign a premium capacity to new group?
as suggested in various power bi posts it is suggested as an ISV to have a power bi embedded workspace per client. If you have several 100s or 1000s clients in your solution with power bi embedded one should not manually have to map all workspaces to premium capacities.
Anonymous - any chance you have seen updates to this? We have the same scenario!
- Anonymous8 years agoNot applicable
faerewatson - it seems the REST API now supports this operation -> https://msdn.microsoft.com/en-us/library/mt829293.aspx
I haven't tried the function yet. However, the description matches our requirement :-)
The Assign to Capacity operation assigns the workspace specified in the request uri to the capacity specified in the request body. To perform this operation the user must be a workspace admin and have permissions (admin/assign) to the capacity.