Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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.
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.