Skip to content

Commit dcc8957

Browse files
Merge pull request #250872 from dearandyxu/master
add delegation token
2 parents f44d18d + 22eedfa commit dcc8957

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ This article is a step-by-step guide for getting started with Azure Synapse Link
140140

141141
> [!NOTE]
142142
> The linked service that you create here isn't dedicated to Azure Synapse Link for SQL. It can be used by any workspace user who has the appropriate permissions. Take time to understand the scope of users who might have access to this linked service and its credentials. For more information about permissions in Azure Synapse workspaces, see [Azure Synapse workspace access control overview - Azure Synapse Analytics](../security/synapse-workspace-access-control-overview.md).
143-
143+
144144
## Create the Azure Synapse Link connection
145145

146146
1. From Synapse Studio, open the **Integrate** hub.
@@ -184,6 +184,7 @@ This article is a step-by-step guide for getting started with Azure Synapse Link
184184

185185
> [!NOTE]
186186
> 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.
187+
> 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.
187188
188189
1. With the new Azure Synapse Link connection open, you can now update the target table name, distribution type, and structure type.
189190

@@ -275,6 +276,9 @@ A shared access signature token is required for the SQL change feed to get acces
275276

276277
:::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.":::
277278

279+
> [!NOTE]
280+
> 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.
281+
278282

279283
## Next steps
280284

0 commit comments

Comments
 (0)