Skip to content

Commit 4e0878a

Browse files
authored
Update configure-a-native-mode-report-server-scale-out-deployment.md
Adding named instance note for SSRS 2017+ and PBIRS
1 parent a319a38 commit 4e0878a

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Configure a Native Mode Report Server Scale-Out Deployment"
33
description: "Configure a Native Mode Report Server Scale-Out Deployment"
44
author: maggiesMSFT
55
ms.author: maggies
6-
ms.date: 08/26/2021
6+
ms.date: 01/09/2024
77
ms.service: reporting-services
88
ms.topic: conceptual
99
ms.custom: updatefrequency5
@@ -66,6 +66,9 @@ For SQL Server 2016 Reporting Services and earlier, SharePoint mode report serve
6666

6767
2. If necessary, enable the report server for remote connections. Some versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] do not enable remote TCP/IP and Named Pipes connections by default. To confirm whether remote connections are allowed, use [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager and view the network configuration settings of the target instance. If the remote instance is also a named instance, verify that the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Browser service is enabled and running on the target server. [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Browser provides the port number that is used to connect to the named instance.
6868

69+
> [!NOTE]
70+
> Configurable named instances are not available in SQL Server Reporting Services 2017 and later or Power BI Report Server. SQL Server Reporting Services 2017 and later will always use the instance name **SSRS**. Power BI Report Server will always be the instance name **PBIRS**.
71+
6972
## Service accounts
7073

7174
The service accounts used for the Reporting Services instance are important when dealing with a scale-out deployment. You should do one of the following when deploying your Reporting Services instances.
@@ -120,7 +123,7 @@ The issue will be intermittent is that only the server who created the SQL Agent
120123

121124
5. Configure the **Web Portal URL**. Do not test the URL yet or try to verify the deployment. The report server will be unavailable until the report server is joined to the scale-out deployment.
122125

123-
## To join the second report server instance to the scale-out deployment
126+
## To join the second report server to the scale-out deployment
124127

125128
1. Open the [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] Configuration tool, and reconnect to the first report server instance. The first report server is already initialized for reversible encryption operations, so it can be used to join additional report server instances to the scale-out deployment.
126129

0 commit comments

Comments
 (0)