Forum Discussion

Andy Kw's avatar
Andy Kw
Brass Contributor
Apr 17, 2018
Solved

How to assign power bi licences to users?

I'm trying to assign power bi licenses to users, the free licences not the power bi pro ones?

 

I'm using this command line but I don't have the correct SKU

 

     Set-MsolUserLicense -UserPrincipalName "andy@doe.com" -AddLicenses "POWER_BI_PRO"

 

Can anoyone help, please?

Thanks

  • POWER_BI_STANDARD looks to be the correct SKU, as mentioned https://powerbi.microsoft.com/en-us/blog/how-to-tell-how-many-power-bi-free-licenses-are-consumed-in-your-tenant/.  If you haven't seen this already, it's worth checking out this for general guidance - https://docs.microsoft.com/en-us/power-bi/service-admin-service-free-in-your-organization.

1 Reply

  • Cian Allner's avatar
    Cian Allner
    Silver Contributor

    POWER_BI_STANDARD looks to be the correct SKU, as mentioned https://powerbi.microsoft.com/en-us/blog/how-to-tell-how-many-power-bi-free-licenses-are-consumed-in-your-tenant/.  If you haven't seen this already, it's worth checking out this for general guidance - https://docs.microsoft.com/en-us/power-bi/service-admin-service-free-in-your-organization.

Resources