I use Azure DevOps to create and automate a Power BI service pipeline.
So I am using Powershell and REST APIs and when I create a workspace I would like to assign a Premium capacity to it at the same time but I don't know which API I should use, how to use them?
Can you help me ?
Thanks in Advance,
Cha
Solved! Go to Solution.
Hi @Anonymous ,
Please check if the following REST API are what you are searching for...
Admin - Capacities AssignWorkspacesToCapacity
POST https://api.powerbi.com/v1.0/myorg/admin/capacities/AssignWorkspaces
Best Regards
Hi @Anonymous ,
Please check if the following REST API are what you are searching for...
Admin - Capacities AssignWorkspacesToCapacity
POST https://api.powerbi.com/v1.0/myorg/admin/capacities/AssignWorkspaces
Best Regards
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
5 | |
4 | |
4 | |
3 | |
2 |