Skip to content

Commit a6cb5db

Browse files
authored
Update configure-replication-with-azure-ad-authentication.md
1 parent 7489bda commit a6cb5db

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: "Learn to configure Transactional or Snapshot replication with Microsoft Entra authentication."
3-
title: "Configure replication with Microsoft Entra authentication for SQL Server enabled by Azure Arc"
3+
title: "Configure replication with Microsoft Entra authentication (preview) for SQL Server enabled by Azure Arc"
44
tittleSuffix: SQL Server enabled by Azure Arc
55
ms.custom: ""
66
ms.date: 07/15/2023
@@ -11,12 +11,15 @@ ms.topic: how-to
1111
author: "MashaMSFT"
1212
ms.author: "mathoma"
1313
---
14-
# Configure replication with Microsoft Entra authentication - SQL Server enabled by Azure Arc
14+
# Configure replication with Microsoft Entra authentication (preview) - SQL Server enabled by Azure Arc
1515

1616
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver2022.md)]
1717

1818
This article provides steps to configure Transactional and Snapshot replication by using authentication with Microsoft Entra ID ([formerly Azure Active Directory](/azure/active-directory/fundamentals/new-name)) for [Azure-Arc enabled SQL Server](../../sql-server/azure-arc/overview.md).
1919

20+
> [!NOTE]
21+
> Using Microsoft Entra authentication with SQL Server replication is currently in preview.
22+
2023
## Overview
2124

2225
Support for Microsoft Entra authentication with SQL Server replication was added in SQL Server 2022 CU 6. When configuring replication with Microsoft Entra authentication for Arc-enabled SQL Server, the only step that's different is the first step, when you create a Microsoft Entra login, and grant sysadmin permissions. Then use that Microsoft Entra login in the replication stored procedures to configure replication.

0 commit comments

Comments
 (0)