Skip to content

Commit 023ad5a

Browse files
committed
fixing a few more things
1 parent 4d9b875 commit 023ad5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/relational-databases/replication/configure-replication-with-azure-ad-authentication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: "mathoma"
1414
# Configure replication with Azure AD authentication - Arc-enabled SQL Server
1515
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver2022.md)]
1616

17-
This article provides steps to configure Transactional and Snapshot replication by using Azure Active Directory (Azure AD) authentication starting with [Azure-Arc enabled SQL Server](../../sql-server/azure-arc/overview.md) CU 6.
17+
This article provides steps to configure Transactional and Snapshot replication by using Azure Active Directory (Azure AD) authentication for [Azure-Arc enabled SQL Server](../../sql-server/azure-arc/overview.md).
1818

1919
## Overview
2020

@@ -28,8 +28,8 @@ Support for Azure AD authentication with SQL Server replication was added in SQL
2828

2929
To configure replication with Azure AD authentication, you must meet the following prerequisites:
3030

31-
- Your Windows-based SQL Server instance is connected to Azure. Follow the instructions to [onboard your SQL Server instance to Arc-enabled SQL Server](../../sql-server/azure-arc/connect.md).
32-
- Have SQL Server 2022 Cumulative Update 6 configured with Azure AD authentication for every server in the replication topology. Review [Tutorial: Set up Azure AD authentication for SQL Server](../../relational-databases/security/authentication-access/azure-ad-authentication-sql-server-setup-tutorial.md) to learn more.
31+
- Have [Azure Arc-enabled](../../sql-server/azure-arc/connect.md) SQL Server 2022 starting with [Cumulative Update 6](/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate6).
32+
- Configured Azure AD authentication for every server in the replication topology. Review [Tutorial: Set up Azure AD authentication for SQL Server](../../relational-databases/security/authentication-access/azure-ad-authentication-sql-server-setup-tutorial.md) to learn more.
3333
- [SQL Server Management Studio (SSMS) v19.1 or higher](../../ssms/download-sql-server-management-studio-ssms.md) or [Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio).
3434
- The user connecting to the publisher and subscriber is a member of the **sysadmin** fixed server role.
3535
- The connection must be encrypted using a certificate from a trusted Certificate Authority (CA) or a self-signed certificate.

0 commit comments

Comments
 (0)