Forum Discussion

mahmoodtahir's avatar
mahmoodtahir
Regular Visitor
8 years ago

Power BI User

I've some confusion about users that how can we grant a licence OR athorize to a user.

Suppose if I have a product "ProductA" and it is using "AdminUser" (pro BI user) to embed reports and dasboard in ProductA then there are some users which are not part of Azure directory like "ProductUser". So ProductUser will be accessing every thing throu "AdminUser". Do we really need to get a licenece for ProductUser? If yes then do we need to implement all authorization logic for "ProductA"? And do we need to add "ProductUser" in Azure directory. (i don't want to add that user in my azure directory)

3 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi mahmoodtahir,

     

    Generally speaking, there are two kinds of embedding. Embedding for your organization and Embedding for your customers. Please refer to: developer/embedding.

     

    1. Embedding for your organization. Reference: integrate-dashboard

    >>>This requires that the end user of your application sign into the Power BI service when you want to view your content. 

     

    2. Embedding for your customers. Reference: embedding-content

    >>>Embedding for your customers provides the ability to embed dashboards and reports to users that don't have an account for Power BI. Your customers don't need to know anything about Power BI.

    When you are ready to move to production, your app workspace must be assigned to a capacity. (Power BI premium)

     

    In my words, you need either Power BI Pros or a Power BI Premium.

     

     

    Best Regards!

    Dale