Forum Discussion
Create Premium workspace in powerBI service using powershell
Hi,
How can i Create Premium workspace in powerBI service using powershell.
or
How can i convert normal workspace to Premium in PowerBI service using power shell.
Any examples ?
I'm new to powershell and i do not know how to use, invoke-* commands. Please help me with examples
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/capacities-assign-workspaces-to-capacity
- Anonymous3 years ago
Hi Anonymous ,
Powershell can be used to manage the workspaces. You can create / modify the workspaces by passing the capacity id as one of the parameter. Hope the below link may be useful for you.Power BI Workspace Management with PowerShell (mssqltips.com)
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi Anonymous ,
Powershell can be used to manage the workspaces. You can create / modify the workspaces by passing the capacity id as one of the parameter. Hope the below link may be useful for you.Power BI Workspace Management with PowerShell (mssqltips.com)
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.