Forum Discussion

justindr24's avatar
justindr24
Frequent Visitor
8 years ago
Solved

How to apply Power BI Embedded capacity to workspace

My organization has a Power BI Embedded capacity resource created in Azure. How do I add this resource to my current workspaces?

 

When I go to turn on Dedicated Capacity, it says I need 'Premium capacity' as well??

 

And I also don't see any options in the Power BI Embedded capacity settings of the Power BI Admin Page...

 

6 Replies

  • asarraf21's avatar
    asarraf21
    Frequent Visitor

    I had the same problem and finally resolved it by directly calling the REST API:

    1. Call Capacities - Get Capacities to get the id of your embedded capacity
    2. Call Capacities - Groups AssignToCapacity to assign a capacity to a given workspace
      1. To find your workspace id, you can either call the webservice or open it in the browser and look at the url, e.g. https://app.powerbi.com/groups/THIS-IS-YOUR_WORKSPACE_ID/list

    Once I linked a workspace to my capacity, the Workspace Setting > Premium tab started showing the linked capacity, even though I cannot change anything there. 

    • prven's avatar
      prven
      Regular Visitor

      asarraf21 , when you called the API to assign the capacity, where did you got the CapacityId that should be passes as parameter. I created a Power BI Embedded capacity in Azure but I could not find any CapacityId associated with it. Any help is appreciated! 

  • chass's avatar
    chass
    Icon for Impactful Individual rankImpactful Individual

    Hello, 

    The fact you don't see the capacity in either location means the owner has not given you permissions. 

    Thanks

    Chuck 

     

  • chass's avatar
    chass
    Icon for Impactful Individual rankImpactful Individual

    Hello, 

    The fact you don't see the capacity in either location means the owner has not given you permissions. 

    Thanks

    Chuck 

     

  • v-juanli-msft's avatar
    v-juanli-msft
    Icon for Community Support rankCommunity Support

    Hi justindr24

    After creating Power BI Embedded capacity in the Azure portal, to use your new Power BI Embedded capacity, browse to the Power BI admin portal to assign workspaces. For more information, see Manage capacities within Power BI Premium and Power BI Embedded.

    From this article, it should be noted that "Capacity admins, for Power BI Embedded capacity, are defined within the Microsoft Azure portal."

     

    Best Regards

    Maggie