Skip to content

Commit e9caec4

Browse files
authored
Merge pull request #307652 from WilliamDAssafMSFT/20251031-sql-server-mirroring-instead-of-synapse-link
[SCOPED] 20251031 update metadata, add note about Fabric Mirroring
2 parents 36a7884 + 60166d6 commit e9caec4

21 files changed

Lines changed: 259 additions & 78 deletions

articles/synapse-analytics/quickstart-connect-synapse-link-cosmos-db.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,27 @@
22
title: 'Quickstart: Connect to Azure Synapse Link for Azure Cosmos DB'
33
description: How to connect an Azure Cosmos DB to a Synapse workspace with Synapse Link
44
author: im-microsoft
5+
ms.author: imotiwala
6+
ms.reviewer: sidandrews, yexu
57
ms.service: azure-synapse-analytics
68
ms.subservice: synapse-link
79
ms.topic: quickstart
8-
ms.date: 04/21/2020
9-
ms.author: imotiwala
10+
ms.date: 10/31/2025
11+
ms.update-cycle: 1825-days
1012
ms.custom: cosmos-db, mode-other
1113
---
1214

1315
# Quickstart: Connect to Azure Synapse Link for Azure Cosmos DB
1416

1517
This article describes how to access an Azure Cosmos DB database from Azure Synapse Analytics studio with Synapse Link.
1618

19+
> [!IMPORTANT]
20+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
21+
>
22+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from Cosmos DB, SQL Server 2016+, Azure SQL Database, Azure SQL Managed Instance, Oracle, Snowflake, and more.
23+
>
24+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
25+
1726
## Prerequisites
1827

1928
Before you connect an Azure Cosmos DB account to your workspace, there are a few things that you need.

articles/synapse-analytics/synapse-link/concept-synapse-link-cosmos-db-support.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,27 @@
22
title: Azure Synapse Link for Azure Cosmos DB supported features
33
description: Understand the current list of actions supported by Azure Synapse Link for Azure Cosmos DB
44
author: im-microsoft
5+
ms.author: imotiwala
6+
ms.reviewer: sidandrews, yexu
57
ms.service: azure-synapse-analytics
68
ms.topic: conceptual
79
ms.subservice: synapse-link
8-
ms.date: 06/02/2021
9-
ms.author: imotiwala
10+
ms.date: 10/31/2025
11+
ms.update-cycle: 1825-days
1012
ms.custom: cosmos-db
1113
---
1214

1315
# Azure Synapse Link for Azure Cosmos DB supported features
1416

1517
This article describes the functionalities that are currently supported in Azure Synapse Link for Azure Cosmos DB.
1618

19+
> [!IMPORTANT]
20+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
21+
>
22+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from Cosmos DB, SQL Server 2016+, Azure SQL Database, Azure SQL Managed Instance, Oracle, Snowflake, and more.
23+
>
24+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
25+
1726
## Azure Synapse support
1827

1928
There are two types of containers in Azure Cosmos DB:

articles/synapse-analytics/synapse-link/connect-synapse-link-sql-database-vnet.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,27 @@
22
title: Configure Azure Synapse Link for Azure SQL Database with network security
33
description: Learn how to configure Azure Synapse Link for Azure SQL Database with network security.
44
author: yexu
5+
ms.author: yexu
6+
ms.reviewer: wiassaf, imotiwala
57
ms.service: azure-synapse-analytics
68
ms.topic: how-to
79
ms.subservice: synapse-link
8-
ms.date: 11/16/2022
9-
ms.author: yexu
10+
ms.date: 10/31/2025
11+
ms.update-cycle: 1825-days
1012
ms.custom: sfi-image-nochange
11-
1213
---
1314

1415
# Configure Azure Synapse Link for Azure SQL Database with network security
1516

1617
This article is a guide for configuring Azure Synapse Link for Azure SQL Database with network security. Before you begin, you should know how to create and start Azure Synapse Link for Azure SQL Database from [Get started with Azure Synapse Link for Azure SQL Database](connect-synapse-link-sql-database.md).
1718

19+
> [!IMPORTANT]
20+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
21+
>
22+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from Azure SQL Database, SQL Server 2016+, Azure SQL Managed Instance, Oracle, Snowflake, Cosmos DB, and more.
23+
>
24+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
25+
1826
## Create a managed workspace virtual network without data exfiltration
1927

2028
In this section, you create an Azure Synapse workspace with a managed virtual network enabled. For **Managed virtual network**, you'll select **Enable**, and for **Allow outbound data traffic only to approved targets**, you'll select **No**. For an overview, see [Azure Synapse Analytics managed virtual network](../security/synapse-workspace-managed-vnet.md).

articles/synapse-analytics/synapse-link/connect-synapse-link-sql-database.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,26 @@ title: Get started with Azure Synapse Link for Azure SQL Database
33
description: Learn how to connect an Azure SQL database to an Azure Synapse workspace with Azure Synapse Link.
44
author: im-microsoft
55
ms.author: imotiwala
6-
ms.date: 08/06/2024
6+
ms.reviewer: wiassaf, yexu
7+
ms.date: 10/31/2025
78
ms.service: azure-synapse-analytics
89
ms.subservice: synapse-link
910
ms.topic: how-to
11+
ms.update-cycle: 1825-days
1012
ms.custom: sfi-image-nochange
1113
---
1214

1315
# Get started with Azure Synapse Link for Azure SQL Database
1416

1517
This article is a step-by-step guide for getting started with Azure Synapse Link for Azure SQL Database. For an overview of this feature, see [Azure Synapse Link for Azure SQL Database](sql-database-synapse-link.md).
1618

19+
> [!IMPORTANT]
20+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
21+
>
22+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from Azure SQL Database, SQL Server 2016+, Azure SQL Managed Instance, Oracle, Snowflake, Cosmos DB, and more.
23+
>
24+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
25+
1726
## Prerequisites
1827

1928
- To get Azure Synapse Link for SQL, see [Create a new Azure Synapse workspace](https://portal.azure.com/#create/Microsoft.Synapse). The current tutorial is to create Azure Synapse Link for SQL in a public network. This article assumes that you selected **Disable Managed virtual network** and **Allow connections from all IP address** when you created an Azure Synapse workspace. If you want to configure Azure Synapse Link for Azure SQL Database with network security, also see [Configure Azure Synapse Link for Azure SQL Database with network security](connect-synapse-link-sql-database-vnet.md).

articles/synapse-analytics/synapse-link/connect-synapse-link-sql-server-2022-vnet.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,27 @@
11
---
22
title: Configure Azure Synapse Link for SQL Server 2022 with network security
33
description: Learn how to configure Azure Synapse Link for SQL Server 2022 with network security.
4-
author: yexu
5-
ms.service: azure-synapse-analytics
4+
author: im-microsoft
5+
ms.author: imotiwala
6+
ms.reviewer: wiassaf, yexu
67
ms.topic: how-to
78
ms.subservice: synapse-link
89
ms.date: 03/15/2023
9-
ms.author: yexu
10+
ms.update-cycle: 1825-days
1011
ms.custom: sfi-image-nochange
11-
1212
---
1313

1414
# Configure Azure Synapse Link for SQL Server 2022 with network security
1515

1616
This article is a guide for configuring Azure Synapse Link for SQL Server 2022 with network security. Before you begin this process, you should know how to create and start Azure Synapse Link for SQL Server 2022. For information, see [Get started with Azure Synapse Link for SQL Server 2022](connect-synapse-link-sql-server-2022.md).
1717

18+
> [!IMPORTANT]
19+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
20+
>
21+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from SQL Server 2016+, Azure SQL Database, Azure SQL Managed Instance, Cosmos DB, Oracle, Snowflake, and more.
22+
>
23+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
24+
1825
## Create a managed workspace virtual network without data exfiltration
1926

2027
In this section, you create an Azure Synapse workspace with a managed virtual network enabled. You'll enable **managed virtual network**, and then select **No** to allow outbound traffic from the workspace to any target. For an overview, see [Azure Synapse Analytics managed virtual network](../security/synapse-workspace-managed-vnet.md).

articles/synapse-analytics/synapse-link/connect-synapse-link-sql-server-2022.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,28 @@
22
title: Create Azure Synapse Link for SQL Server 2022
33
description: Learn how to create and connect a SQL Server 2022 instance to an Azure Synapse workspace by using Azure Synapse Link.
44
author: im-microsoft
5+
ms.author: imotiwala
6+
ms.reviewer: wiassaf, yexu
57
ms.service: azure-synapse-analytics
68
ms.topic: how-to
79
ms.subservice: synapse-link
810
ms.date: 07/30/2024
9-
ms.author: imotiwala
11+
ms.update-cycle: 1825-days
1012
ms.custom:
11-
- engagement-fy23
1213
- sfi-image-nochange
1314
---
1415

1516
# Get started with Azure Synapse Link for SQL Server 2022
1617

1718
This article is a step-by-step guide for getting started with Azure Synapse Link for SQL Server 2022. For an overview, see [Azure Synapse Link for SQL Server 2022](sql-server-2022-synapse-link.md).
1819

20+
> [!IMPORTANT]
21+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
22+
>
23+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from SQL Server 2016+, Azure SQL Database, Azure SQL Managed Instance, Oracle, Snowflake, Cosmos DB, and more.
24+
>
25+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
26+
1927
## Prerequisites
2028

2129
* Before you begin, see [Create a new Azure Synapse workspace](https://portal.azure.com/#create/Microsoft.Synapse) to get Azure Synapse Link for SQL. The current tutorial is to create Azure Synapse Link for SQL in a public network. This article assumes that you selected **Disable Managed virtual network** and **Allow connections from all IP addresses** when you created an Azure Synapse workspace. If you want to configure Azure Synapse Link for SQL Server 2022 with network security, also see [Configure Azure Synapse Link for SQL Server 2022 with network security](connect-synapse-link-sql-server-2022-vnet.md).
@@ -188,7 +196,7 @@ This article is a step-by-step guide for getting started with Azure Synapse Link
188196

189197
> [!NOTE]
190198
> The number of cores you select here are allocated to the ingestion service for processing data loading and changes. They don't affect the target dedicated SQL pool configuration.
191-
> If you cant connect to landing zone using generated SAS token due to limitation from your storage, you can try to use delegation SAS token to connect to landing zone as well.
199+
> If you can't connect to landing zone using generated SAS token due to limitation from your storage, you can try to use delegation SAS token to connect to landing zone as well.
192200
193201
1. With the new Azure Synapse Link connection open, you can now update the target table name, distribution type, and structure type.
194202

@@ -299,7 +307,7 @@ A shared access signature token is required for the SQL change feed to get acces
299307
:::image type="content" source="../media/connect-synapse-link-sql-server-2022/landing-zone-rotate-sas-token.png" alt-text="Screenshot that shows how to get a new shared access signature token.":::
300308

301309
> [!NOTE]
302-
> If you cant connect to landing zone using generated SAS token due to limitation from your storage, you can try to use delegation SAS token to connect to landing zone as well.
310+
> If you can't connect to landing zone using generated SAS token due to limitation from your storage, you can try to use delegation SAS token to connect to landing zone as well.
303311
304312

305313
## Next steps

articles/synapse-analytics/synapse-link/faq.yml

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,33 @@
22
metadata:
33
title: FAQ - Azure Synapse Link for SQL
44
description: FAQ for Azure Synapse Link for SQL
5-
author: dearandyxu
6-
ms.author: yexu
7-
ms.reviewer: imotiwala
5+
author: im-microsoft
6+
ms.author: imotiwala
7+
ms.reviewer: wiassaf, yexu
88
ms.service: azure-synapse-analytics
99
ms.topic: faq
1010
ms.subservice: synapse-link
11-
ms.date: 05/07/2025
11+
ms.date: 10/31/2025
12+
ms.update-cycle: 1825-days
1213
ms.custom: references_regions, build-2025
1314
title: Azure Synapse Link for SQL FAQ
1415
summary: In this guide, find the most frequently asked questions for Azure Synapse Link for SQL.
1516

1617
sections:
1718
- name: General
1819
questions:
20+
- question: |
21+
What is Azure Synapse Link for SQL?
22+
answer: |
23+
Azure Synapse Link for SQL is a feature used to replicate data from Azure SQL Database and SQL Server 2022 to Azure Synapse Analytics dedicated SQL pool continuously with low latency.
24+
25+
> [!IMPORTANT]
26+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
27+
>
28+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from Cosmos DB, SQL Server 2016+, Azure SQL Database, Azure SQL Managed Instance, Oracle, Snowflake, and more.
29+
>
30+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
31+
1932
- question: |
2033
Can I use Azure Synapse Link for SQL to replicate data to Azure Synapse SQL serverless pool as the destination store?
2134
answer: |

articles/synapse-analytics/synapse-link/how-to-connect-synapse-link-cosmos-db.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,27 @@
22
title: Connect to Azure Synapse Link for Azure Cosmos DB
33
description: Learn how to connect an Azure Cosmos DB database to an Azure Synapse workspace with Azure Synapse Link.
44
author: im-microsoft
5+
ms.author: imotiwala
6+
ms.reviewer: sidandrews, yexu
57
ms.service: azure-synapse-analytics
68
ms.topic: quickstart
79
ms.subservice: synapse-link
8-
ms.date: 03/02/2021
9-
ms.author: imotiwala
10+
ms.date: 10/31/2025
11+
ms.update-cycle: 1825-days
1012
ms.custom: cosmos-db, mode-other
1113
---
1214

1315
# Connect to Azure Synapse Link for Azure Cosmos DB
1416

1517
This article describes how to access an Azure Cosmos DB database from Azure Synapse Analytics Studio with Azure Synapse Link.
1618

19+
> [!IMPORTANT]
20+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
21+
>
22+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from SQL Server 2016+, Azure SQL Database, Azure SQL Managed Instance, Oracle, Snowflake, Cosmos DB, and more.
23+
>
24+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
25+
1726
## Prerequisites
1827

1928
Before you connect an Azure Cosmos DB database to your workspace, you'll need an:

articles/synapse-analytics/synapse-link/how-to-copy-to-sql-pool.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,27 @@
22
title: Copy Azure Synapse Link for Azure Cosmos DB data into a dedicated SQL pool using Apache Spark
33
description: Load the data into a Spark dataframe, curate the data, and load it into a dedicated SQL pool table
44
author: im-microsoft
5+
ms.author: imotiwala
6+
ms.reviewer: sidandrews
57
ms.service: azure-synapse-analytics
68
ms.topic: quickstart
79
ms.subservice: synapse-link
8-
ms.date: 08/10/2020
9-
ms.author: imotiwala
10-
ms.reviewer: sidandrews
10+
ms.date: 10/31/2025
11+
ms.update-cycle: 1825-days
1112
ms.custom: cosmos-db, mode-other
1213
---
1314

1415
# Copy data from Azure Cosmos DB into a dedicated SQL pool using Apache Spark
1516

1617
Azure Synapse Link for Azure Cosmos DB enables users to run near real-time analytics over operational data in Azure Cosmos DB. However, there are times when some data needs to be aggregated and enriched to serve data warehouse users. Curating and exporting Azure Synapse Link data can be done with just a few cells in a notebook.
1718

19+
> [!IMPORTANT]
20+
> **Mirroring to Microsoft Fabric is now available.** Mirroring to Fabric provides all the capabilities of Azure Synapse Link with better analytical performance, the ability to unify your data estate with OneLake in Fabric, and open access to your data in Delta Parquet format. Instead of Azure Synapse Link, use Fabric Mirroring.
21+
>
22+
> With Mirroring to Microsoft Fabric, you can continuously replicate your existing data estate directly into OneLake in Fabric, including data from Cosmos DB, SQL Server 2016+, Azure SQL Database, Azure SQL Managed Instance, Oracle, Snowflake, and more.
23+
>
24+
> For more information, see [Microsoft Fabric mirrored databases](/fabric/database/mirrored-database/overview).
25+
1826
## Prerequisites
1927
* [Provision a Synapse workspace](../quickstart-create-workspace.md) with:
2028
* [Serverless Apache Spark pool](../quickstart-create-apache-spark-pool-studio.md)

0 commit comments

Comments
 (0)