You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/synapse-link/sql-synapse-link-overview.md
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: What is Azure Synapse Link for SQL?
3
3
description: Learn about Azure Synapse Link for SQL, the benefits it offers, and price.
4
4
author: whhender
5
5
ms.service: azure-synapse-analytics
6
-
ms.topic: conceptual
6
+
ms.topic: overview
7
7
ms.subservice: synapse-link
8
-
ms.date: 11/16/2022
8
+
ms.date: 11/18/2024
9
9
ms.author: whhender
10
10
ms.reviewer: whhender
11
11
---
@@ -18,22 +18,19 @@ The following image shows the Azure Synapse Link integration with Azure SQL DB,
18
18
19
19
:::image type="content" source="../media/sql-synapse-link-overview/synapse-link-sql-architecture.png" alt-text="Diagram of the Azure Synapse Link for SQL architecture.":::
20
20
21
-
## Benefit
22
-
23
21
Azure Synapse Link for SQL provides fully managed and turnkey experience for you to land operational data in Azure Synapse Analytics dedicated SQL pools. It does this by continuously replicating the data from Azure SQL Database or SQL Server 2022 with full consistency. By using Azure Synapse Link for SQL, you can get the following benefits:
24
22
25
23
***Minimum impact on operational workload**
26
24
With the new change feed technology in Azure SQL Database and SQL Server 2022, Azure Synapse Link for SQL can automatically extract incremental changes from Azure SQL Database or SQL Server 2022. It then replicates to Azure Synapse Analytics dedicated SQL pool with minimal impact on the operational workload.
27
25
28
26
***Reduced complexity with No ETL jobs to manage**
29
-
After going through a few clicks including selecting your operational database and tables, updates made to the operational data in Azure SQL Database or SQL Server 2022 are visible in the Azure Synapse Analytics dedicated SQL pool. They're available in near real-time with no ETL or data integration logic. You can focus on analytical and reporting logic against operational data via all the capabilities within Azure Synapse Analytics.
27
+
After selecting your operational database and tables, updates made to the operational data in Azure SQL Database or SQL Server 2022 are visible in the Azure Synapse Analytics dedicated SQL pool. They're available in near real-time with no ETL or data integration logic. You can focus on analytical and reporting logic against operational data via all the capabilities within Azure Synapse Analytics.
30
28
31
29
***Near real-time insights into your operational data**
32
-
You can now get rich insights by analyzing operational data in Azure SQL Database or SQL Server 2022 in near real-time to enable new business scenarios including operational BI reporting, real time scoring and personalization, or supply chain forecasting etc. via Azure Synapse link for SQL.
30
+
You can now get rich insights by analyzing operational data in Azure SQL Database or SQL Server 2022 in near real-time to enable new business scenarios including operational BI reporting, real time scoring and personalization, or supply chain forecasting etc. via Azure Synapse Link for SQL.
31
+
32
+
## Related content
33
33
34
-
## Next steps
34
+
*[Azure Synapse Link for Azure SQL Database](sql-database-synapse-link.md) and how to [configure Azure Synapse Link for Azure SQL Database](connect-synapse-link-sql-database.md).
35
+
*[Azure Synapse Link for SQL Server 2022](sql-server-2022-synapse-link.md) and how to [configure Azure Synapse Link for SQL Server 2022](connect-synapse-link-sql-server-2022.md).
35
36
36
-
*[Azure Synapse Link for Azure SQL Database](sql-database-synapse-link.md).
37
-
*[Azure Synapse Link for SQL Server 2022](sql-server-2022-synapse-link.md).
38
-
* How to [Configure Azure Synapse Link for SQL Server 2022](connect-synapse-link-sql-server-2022.md).
39
-
* How to [Configure Azure Synapse Link for Azure SQL Database](connect-synapse-link-sql-database.md).
0 commit comments