Database Replicas For Management Points
In brief
Updated Microsoft Intune documentation in intune/configmgr/core/servers/deploy/configure/database-replicas-for-management-points.md.
What Intune admins need to know
Review the underlying documentation change to determine whether it affects tenant configuration or rollout plans.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Open the full-page diff for complete context.
SQL Server requirements
The SQL Server that hosts the database replica has the same requirements as the site database server. The replica server doesn't need to run the same version or edition of SQL Server as the site database server, as long as it runs a supported version and edition of SQL Server. For more information, see supported SQL Server versions and supported configurations for SQL Server.
The SQL Server service on the computer that hosts the replica database must run as the System account.
@@ -38,7 +38,7 @@ This configuration can help reduce the CPU processing requirements on the site d ### SQL Server requirements -- The SQL Server that hosts the database replica has the same requirements as the site database server. The replica server doesn't need to run the same version or edition of SQL Server as the site database server, as long as it runs a supported version and edition of SQL Server. For more information, see [Support for SQL Server versions](../../../../core/plan-design/configs/support-for-sql-server-versions.md).+- The SQL Server that hosts the database replica has the same requirements as the site database server. The replica server doesn't need to run the same version or edition of SQL Server as the site database server, as long as it runs a supported version and edition of SQL Server. For more information, see [supported SQL Server versions](../../../../core/plan-design/configs/support-for-sql-server-versions.md) and [supported configurations for SQL Server](../../../../core/plan-design/configs/supported-configurations-for-sql-server.md). - The SQL Server service on the computer that hosts the replica database must run as the **System** account.