Skip to content

Commit 831e578

Browse files
[AFTER IGNITE] Update sql-data-sync-data-sql-server-sql-database.md (#35811)
* Learn Editor: Update sql-data-sync-data-sql-server-sql-database.md * Learn Editor: Update sql-data-sync-data-sql-server-sql-database.md * 20251112 note edit --------- Co-authored-by: WilliamDAssafMSFT <74387232+WilliamDAssafMSFT@users.noreply.github.com>
1 parent dcbf832 commit 831e578

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

azure-sql/database/sql-data-sync-data-sql-server-sql-database.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This overview introduces SQL Data Sync for Azure, which allows you
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
66
ms.reviewer: mathoma, hudequei
7-
ms.date: 11/03/2025
7+
ms.date: 11/12/2025
88
ms.service: azure-sql-database
99
ms.subservice: sql-data-sync
1010
ms.topic: concept-article
@@ -77,6 +77,11 @@ Data Sync isn't the preferred solution for the following scenarios:
7777
| **Advantages** | - Active-active support<br/>- Bi-directional between on-premises and Azure SQL Database | - Lower latency<br/>- Transactional consistency<br/>- Reuse existing topology after migration <br/>-Azure SQL Managed Instance support |
7878
| **Disadvantages** | - No transactional consistency<br/>- Higher performance impact | - Can't publish from Azure SQL Database <br/>- High maintenance cost |
7979

80+
> [!CAUTION]
81+
> **SQL Data Sync requires SQL authentication** for connections to the hub and member databases. Microsoft Entra (Azure AD) authentication isn't supported by SQL Data Sync.
82+
> Because SQL authentication relies on static passwords, it doesn't benefit from modern protections like multifactor authentication (MFA), Conditional Access, or managed identities. This can increase exposure for the entire SQL instance to credential theft, brute‑force attacks, and operational overhead for password rotation and policy enforcement.
83+
> Where possible, prefer solutions that support Microsoft Entra authentication or managed identities. Since SQL Data Sync is scheduled for retirement, migrate to an alternative that aligns with your organization's security standards.
84+
8085
## Private link for Data Sync
8186

8287
> [!NOTE]

0 commit comments

Comments
 (0)