Forum Discussion
Production Configuration
- 9 years ago
Power BI Report Server does not require a dedicated computer to operate, but as with any server in production isolation leads to less issues where one failure in an unrelated system brings down the machine hosting several systems.
As for High Availablilty there are two pieces to consider. First the catalog should be created and stored on a SQL Server configured for high availablity. More information for that can be found here https://docs.microsoft.com/en-us/sql/sql-server/failover-clusters/high-availability-solutions-sql-server
Second for the Power BI Report Server itself we recommend a scale out deployment with several Power BI Report Server nodes across several machines behind a network load balancer (NLB). This can be read about here https://technet.microsoft.com/en-us/library/ms159114(v=sql.105).aspx
Power BI Report Server does not require a dedicated computer to operate, but as with any server in production isolation leads to less issues where one failure in an unrelated system brings down the machine hosting several systems.
As for High Availablilty there are two pieces to consider. First the catalog should be created and stored on a SQL Server configured for high availablity. More information for that can be found here https://docs.microsoft.com/en-us/sql/sql-server/failover-clusters/high-availability-solutions-sql-server
Second for the Power BI Report Server itself we recommend a scale out deployment with several Power BI Report Server nodes across several machines behind a network load balancer (NLB). This can be read about here https://technet.microsoft.com/en-us/library/ms159114(v=sql.105).aspx
While the information provided on how to configure a Power BI Report Server are I am sure technically correct, neither specifically addresses anything specific on Power BI Report Server, as those links are for SSRS report server.
Does Microsoft have any specific guidelines for configuring a Power BI Report Server which are different from anything provided for the SSRS? I realize the server is SSRS plus Power BI, but I was wondering if there are any other Power BI things to consider like perhaps the need for more memory? I am looking for spefic guidance to spec out a server or two so anything anyone could provide would be appreciated.
Regards,
Ginger