Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Guys,
I have power bi premium per user workspace and want to automatically switch it to embedded capacity.
How to do this?
I have found this rest api:
https://learn.microsoft.com/en-us/rest/api/power-bi/capacities/get-capacities
but it seems that it is listing all existing capacities only:
{
"@odata.context": "https://wabi-west-us-redirect.analysis.windows.net/v1.0/myorg/$metadata#capacities",
"value": [
{
"id": "30F5D2D1-2992-4097-BA16-5AC09AB73FFE",
"displayName": "Premium Per User - Reserved",
"admins": [],
"sku": "PP3",
"state": "Active",
"capacityUserAccessRight": "Assign",
"region": "West US",
"users": []
}
]
}
So from Premium Per User workspace I want to connect it with embedded capacity automatically.
How to make this?
Best wishes,
Jacek
Solved! Go to Solution.
Hi @jaryszek
Hi @jaryszek