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
User | Count |
---|---|
16 | |
9 | |
2 | |
2 | |
2 |