Skip to content

Commit 6d7d31a

Browse files
authored
Updated PBIRS requirement as an Important item
Customers are missing the fact that PBIRS is required to have the load balancer configured for sticky sessions/affinity/persistence. Adding it as an Important item and providing some more explanation as to why it's required.
1 parent a1ed4ea commit 6d7d31a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/reporting-services/install-windows/configure-a-native-mode-report-server-scale-out-deployment.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Configure a Native Mode Report Server Scale-Out Deployment"
33
title: "Configure a Native Mode Report Server Scale-Out Deployment | Microsoft Docs"
4-
ms.date: 11/29/2018
4+
ms.date: 05/17/2021
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"
77

@@ -21,7 +21,8 @@ ms.author: maggies
2121

2222
Reporting Services native mode supports a scale-out deployment model that allows you to run multiple report server instances that share a single report server database. Scale-out deployments are used to increase scalability of report servers to handle more concurrent users and larger report execution loads. It can also be used to dedicate specific servers to process interactive or scheduled reports.
2323

24-
For Power BI Report Server, you need to configure client affinity (sometimes called sticky sessions) on the load balancer for any scale-out environment, to ensure proper performance.
24+
> [!IMPORTANT]
25+
> For Power BI Report Server, you need to configure client affinity (sometimes called sticky sessions or persistence) on the load balancer for any scale-out environment to ensure proper performance and consistent Power BI (PBIX) report functionality.
2526
2627
For SQL Server 2016 Reporting Services and earlier, SharePoint mode report servers utilize the SharePoint products infrastructure for scale-out. SharePoint mode scale-out is performed by adding more SharePoint mode report servers to the SharePoint farm. For information on scale-out in SharePoint mode, see [Add an Additional Report Server to a Farm (SSRS Scale-out)](../../reporting-services/install-windows/add-an-additional-report-server-to-a-farm-ssrs-scale-out.md).
2728

0 commit comments

Comments
 (0)