Skip to content

Commit ba86834

Browse files
Merge pull request #215637 from chuckheinzelman/patch-44
Clarified core count and fixed managed identity link
2 parents 7b03219 + 2647090 commit ba86834

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ This article is a step-by-step guide for getting started with Azure Synapse Link
109109
1. Provide a name for your Azure Synapse Link connection, and select the number of cores for the [link connection compute](sql-database-synapse-link.md#link-connection). These cores will be used for the movement of data from the source to the target.
110110

111111
> [!NOTE]
112+
> * The number of cores you select here are allocated to the ingestion service for processing data loading and changes. They don't affect the source Azure SQL Database configuration or the target dedicated SQL pool confiruation.
112113
> We recommend starting low and increasing the number of cores as needed.
113114
114115
1. Select **OK**.
@@ -196,4 +197,4 @@ If you're using a database other than an Azure SQL database, see:
196197
* [Configure Azure Synapse Link for Azure Cosmos DB](../../cosmos-db/configure-synapse-link.md?context=/azure/synapse-analytics/context/context)
197198
* [Configure Azure Synapse Link for Dataverse](/powerapps/maker/data-platform/azure-synapse-link-synapse?context=/azure/synapse-analytics/context/context)
198199
* [Get started with Azure Synapse Link for SQL Server 2022](connect-synapse-link-sql-server-2022.md)
199-
* [Get or set a managed identity for an Azure SQL Database logical server or managed instance](/sql/azure-sql/database/authentication-azure-ad-user-assigned-managed-identity.md#get-or-set-a-managed-identity-for-a-logical-server-or-managed-instance)
200+
* [Get or set a managed identity for an Azure SQL Database logical server or managed instance](/azure/azure-sql/database/authentication-azure-ad-user-assigned-managed-identity#get-or-set-a-managed-identity-for-a-logical-server-or-managed-instance)

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@ This article is a step-by-step guide for getting started with Azure Synapse Link
186186

187187
:::image type="content" source="../media/connect-synapse-link-sql-server-2022/link-connection-compute-settings.png" alt-text="Screenshot that shows where to enter the link connection settings.":::
188188

189+
> [!NOTE]
190+
> * 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 confiruation.
191+
189192
1. With the new Azure Synapse Link connection open, you can now update the target table name, distribution type, and structure type.
190193

191194
> [!NOTE]

0 commit comments

Comments
 (0)