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
We are using Power BI Embedded for our capacities. Until recently whenever we created a workspace for a client it would automatically assign embedded as it's capacity and move forward.
However, recently that has stopped working resulting in our embed tokens failing for new clients.
Is there a setting in power bi services where we can set our embedded capacity as our default for all new workspaces?
Or does this have to be done via code?
Hey @Don-Bot ,
I'm not aware of any parameter that helps to assign a new workspace to a given "default" capacity. We are doing this programmatically.
First we create the group using this API
then we assign the newly created workspace to a capacity using this API
Hopefully, this helps to tackle your challenge.
Regards,
Tom