Skip to content

Commit 80579ac

Browse files
committed
fixing language slightly
1 parent 9bdbb25 commit 80579ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article provides steps to configure Transactional and Snapshot replication
2020
Support for Azure AD authentication with SQL Server replication was added in SQL Server 2022 CU 6. When configuring SQL Server replication with Azure AD authentication, the only step that's different is the first step, when you create an Azure AD login, and grant sysadmin permissions. Then use that Azure AD login in the replication stored procedures to configure replication.
2121

2222
> [!NOTE]
23-
> Azure AD authentication for replication starting with SQL Server 2022 CU 6 can be disabled by using session trace flag 11561.
23+
> Starting with SQL Server 2022 CU 6, disable Azure AD authentication for replication by using session trace flag 11561.
2424
2525

2626
## Prerequisites

0 commit comments

Comments
 (0)