Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit ceccb5a

Browse files
authored
Updating the note for managed instance
Updating the note for managed instance
1 parent 2a01b15 commit ceccb5a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/reporting-services/install-windows/configure-a-report-server-database-connection-ssrs-configuration-manager.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@ There are three types of credentials that can be used in a connection to a repor
8686
8787
If the instance of the [!INCLUDE[ssDE](../../includes/ssde-md.md)] is configured for Windows Authentication and is in the same domain or a trusted domain with the report server computer, you can configure the connection to use the service account or a domain user account that you manage as a connection property through the [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] Configuration tool. If the database server is in a different domain or if you are using workgroup security, you must configure the connection to use a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] database login. In this case, be sure to encrypt the connection.
8888

89+
::: moniker range=">=sql-server-ver15||=sqlallproducts-allversions"
90+
91+
> [!NOTE]
92+
> When using Azure SQL Managed Instance to host report server databases, SQL Server authentication is the only supported credential type. In addition, please note that Managed Instance cannot host report server instance.
93+
94+
::: moniker-end
95+
8996
#### Using Service Accounts and Integrated Security
9097

9198
You can use Windows integrated security to connect through the Report Server service account. The account is granted login rights to the report server database. This is the default credential type chosen by Setup if you install [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] in the default configuration.
@@ -100,14 +107,7 @@ You can specify a Windows user account for the report server connection to the r
100107

101108
#### Using a SQL Server Login
102109

103-
You can specify a single [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] login to connect to the report server database. If you use [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] authentication and the report server database is on a remote computer, use IPSec to help secure the transmission of data between the servers. If you use a database login, you must update the report server database connection every time you change the password or the account.
104-
105-
::: moniker range=">=sql-server-ver15||=sqlallproducts-allversions"
106-
107-
> [!NOTE]
108-
> When using Azure SQL Managed Instance to host Reporting Services 2019 databases for an external SSRS IaaS service, please note that SQL Server authentication only is supported for the connection.
109-
110-
::: moniker-end
110+
You can specify a single [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] login to connect to the report server database. If you use [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] authentication and the report server database is on a remote computer, use IPSec to help secure the transmission of data between the servers. If you use a database login, you must update the report server database connection every time you change the password or the account.
111111

112112
### Database Permissions
113113

0 commit comments

Comments
 (0)