We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e4abe commit f8a0e80Copy full SHA for f8a0e80
azure-sql/database/sql-data-sync-agent-overview.md
@@ -51,19 +51,13 @@ To configure the Data Sync Agent so you can sync data with one or more SQL Serve
51
52
Only the following versions of SQL Server on-premises can be part of a sync group:
53
54
-- SQL Server 2008.
55
-
56
-- SQL Server 2008 R2.
57
58
-- SQL Server 2012.
59
60
-- SQL Server 2016.
61
62
-- SQL Server 2017 on Windows.
63
64
-- SQL Server 2019 on Windows.
65
66
-- SQL Server 2022 on Windows.
+- SQL Server 2008
+- SQL Server 2008 R2
+- SQL Server 2012
+- SQL Server 2016
+- SQL Server 2017 on Windows
+- SQL Server 2019 on Windows
+- SQL Server 2022 on Windows
67
68
## Data Sync Agent FAQ
69
0 commit comments