Forum Discussion

Gianluca88's avatar
Gianluca88
Icon for Resolver I rankResolver I
3 years ago
Solved

What needed for using PBI Report Server in production environment

Hi all,

 

just a theoretical question. I 'm wondering about all we need to install and use PBI Report Server on own internal server.

 

At the moment we use in a development enviornment:

a) a licence of SQL Server download by an MSDN subscription

b) PBI Report Server as 'Developer' mode. 

 

The question is: what are the necessary ingredients to move PBI RS from a development environment to production one?

 

thanks,

g

 

 

  • You will need licenced for both components:

    -Power BI Report Server

    -SQL Server DB

     

    For Power BI Report Server you will need SQL Server Enterprise Edition with SA licence (minimum for 4 core) or Power BI Premium (minimum is 8core).

    For SQL server is enough SQL Server Standard Edition without SA.

     

    There more option how to setup enviroment:

    -you can install both on single machine (not recommended for production) > you will need only SQL Server EE with SA for number of cores of machine

    -you can install on two (or more) machines (recommended)> you will need SQL Server EE with SA (or Power BI Premium) for PBI servers, and SQL Server SE for DB machine.

    -you can licence entire physical sever with SQL Server EE with SA, and there run multiple virtual machines, some for SQL Server, a few for Power BI Report Server (and later some with SSAS)
    -and so on

3 Replies

    • Gianluca88's avatar
      Gianluca88
      Icon for Resolver I rankResolver I

      Hi v-luwang-msft ,

       

      thanks for your answer. Another question regarding on licensing theme.

       

      When we will decide to install PBI Report Server for production purpose and using just our internal machines, is it enough to have a licence key only for PBIRS or do we need also a licence key for SQL Server?

       

      My question is raised from the fact that installing SQL Server turns out to be a necessary prerequisite before installing PBIRS. 

       

      Thanks,

      g. 

       

  • josef78's avatar
    josef78
    Icon for Memorable Member rankMemorable Member

    You will need licenced for both components:

    -Power BI Report Server

    -SQL Server DB

     

    For Power BI Report Server you will need SQL Server Enterprise Edition with SA licence (minimum for 4 core) or Power BI Premium (minimum is 8core).

    For SQL server is enough SQL Server Standard Edition without SA.

     

    There more option how to setup enviroment:

    -you can install both on single machine (not recommended for production) > you will need only SQL Server EE with SA for number of cores of machine

    -you can install on two (or more) machines (recommended)> you will need SQL Server EE with SA (or Power BI Premium) for PBI servers, and SQL Server SE for DB machine.

    -you can licence entire physical sever with SQL Server EE with SA, and there run multiple virtual machines, some for SQL Server, a few for Power BI Report Server (and later some with SSAS)
    -and so on