|
2 | 2 | title: Create Azure Synapse Link for SQL Server 2022 |
3 | 3 | description: Learn how to create and connect a SQL Server 2022 instance to an Azure Synapse workspace by using Azure Synapse Link. |
4 | 4 | author: im-microsoft |
| 5 | +ms.author: imotiwala |
| 6 | +ms.reviewer: wiassaf, yexu |
5 | 7 | ms.service: azure-synapse-analytics |
6 | 8 | ms.topic: how-to |
7 | 9 | ms.subservice: synapse-link |
8 | 10 | ms.date: 07/30/2024 |
9 | | -ms.author: imotiwala |
| 11 | +ms.update-cycle: 1825-days |
10 | 12 | ms.custom: |
11 | | - - engagement-fy23 |
12 | 13 | - sfi-image-nochange |
13 | 14 | --- |
14 | 15 |
|
15 | 16 | # Get started with Azure Synapse Link for SQL Server 2022 |
16 | 17 |
|
17 | 18 | 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). |
18 | 19 |
|
| 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 | +
|
19 | 27 | ## Prerequisites |
20 | 28 |
|
21 | 29 | * 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 |
188 | 196 |
|
189 | 197 | > [!NOTE] |
190 | 198 | > 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 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. |
| 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. |
192 | 200 |
|
193 | 201 | 1. With the new Azure Synapse Link connection open, you can now update the target table name, distribution type, and structure type. |
194 | 202 |
|
@@ -299,7 +307,7 @@ A shared access signature token is required for the SQL change feed to get acces |
299 | 307 | :::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."::: |
300 | 308 |
|
301 | 309 | > [!NOTE] |
302 | | - > 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. |
| 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. |
303 | 311 |
|
304 | 312 |
|
305 | 313 | ## Next steps |
|
0 commit comments