Forum Discussion

SergikitoDZ's avatar
SergikitoDZ
Frequent Visitor
1 year ago
Solved

Why am I getting licensing errors when logging and publishing Datamodels into PowerBI Service?

I am trying to find how to automatically deploy PBI Datamodels to a Workspace in PBI Service while maintaining CI/CD. I found this three pages tutorial and I have tried to replicate it https://micros...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi  SergikitoDZ ,

     

    According to my research, it seems that there is no way to assign any license to the service principal, which is supposed to be registered for authentication purposes, in which case the solution can only be run using the PBI workspace backed by the Premium capacity, which is supposed to provide the corresponding pro license functionality. The PPU capacity should also be able to provide the functionality of the corresponding pro license.

    Power BI service features by license type - Power BI | Microsoft Learn

     

    Best Regards,

    Liu Yang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • SergikitoDZ's avatar
    SergikitoDZ
    1 year ago

    Thank you!

     

    What I found was that despite what the tutorial says, it is not possible to publish a .bim file to a pro workspace, since it will need an XMLA endpoint, and XMLA endpoints are only available for Premium and PPU workspaces