Forum Discussion
Confusion about Power Bi Report Server Licensing
- 1 year ago
Thanks for your response ThomasGebets ,
Yes, Microsoft licensing for SQL Server, including the Enterprise Edition, is core based and requires a minimum of 4 cores per physical server. So, even if you're only using 2 cores, you'll still need to license 4, effectively doubling the cost in smaller setups.
This requirement applies whether you're deploying Power BI Report Server via SQL Server Enterprise Edition with Software Assurance or using SQL Server on its own.
Helpful Reference:
SQL Server 2022—Pricing | MicrosoftDid I answer your question? Mark my post as a solution.
Thank you for the answer to both of you d_gosbell and V-yubandi-msft . As said, we have the Embedded SKUs solution already and this works great for 90% of users. Still, we have the need to deploy multiple offline-only environments for customers due to data security reasons.
Basically, our report (and also the report server) should be deployed automatically and embedded via iframe during the offline-installation of our application. Then, there are only one or two users/admins that can check their data that is generated by their users on-premise (all completely offline). I hope that makes sense.
* So if have the offline-only requirement for those environments, Premium SKUs or SQL Enterprise versions for EACH of those environments/setups would be required, correct? So that would be: x offline-only customers, x SQL Enterprise licenses (one for each offline-only customer)
* Is there an option of purchasing SQL Enterprise License as a life-time license or is this subscription based only?
Thanks for your help!
Yes, SQL Server Enterprise can be purchased as a one-time license. However, to use Power BI Report Server, you will also need Software Assurance (SA). Without SA, the license does not include the rights to run Power BI Report Server.
Thank You.