Skip to content

Commit 0cd9b0f

Browse files
authored
Merge pull request #303954 from MicrosoftDocs/main
8/7/2025 11:00 AM IST Publish
2 parents dbadb0d + 9c252b2 commit 0cd9b0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/synapse-analytics/known-issues.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ To learn more about Azure Synapse Analytics, see the [Azure Synapse Analytics Ov
3636
|Azure Synapse serverless SQL pool|[Storage access issues due to authorization header being too long](#storage-access-issues-due-to-authorization-header-being-too-long)|Has workaround|
3737
|Azure Synapse serverless SQL pool|[Querying a view shows unexpected results](#querying-a-view-shows-unexpected-results)|Has workaround|
3838
|Azure Synapse serverless SQL pool|[Queries longer than 7,500 characters may not appear in Log Analytics](#queries-longer-than-7500-characters-may-not-appear-in-log-analytics)|Has workaround|
39+
|Azure Synapse serverless SQL pool|[Proxied connections can be affected by Gateway, resulting in connection failures](#proxied-connections-may-result-in-failure-due-to-gateway)|No workaround|
3940
|Azure Synapse Workspace|[Blob storage linked service with User Assigned Managed Identity (UAMI) isn't getting listed](#blob-storage-linked-service-with-user-assigned-managed-identity-uami-is-not-getting-listed)|Has workaround|
4041
|Azure Synapse Workspace|[Failed to delete Synapse workspace & Unable to delete virtual network](#failed-to-delete-synapse-workspace--unable-to-delete-virtual-network)|Has workaround|
4142
|Azure Synapse Workspace|[REST API PUT operations or ARM/Bicep templates to update network settings fail](#rest-api-put-operations-or-armbicep-templates-to-update-network-settings-fail)|Has workaround|
@@ -101,6 +102,12 @@ When making a change to the [tags](../azure-resource-manager/management/tag-reso
101102

102103
**Workaround**: You can confirm that the change to the tags was successful and ignore/suppress the error message as needed.
103104

105+
### Proxied connections may result in failure due to gateway
106+
107+
When establishing a connection from outside of the Azure network boundary, all connections are proxied through the gateway as per the Default [Connection policy](security/connectivity-settings.md) for Synapse Workspaces. The same is applied when utilizing Private Endpoints in Synapse workspaces. Due to this policy, this can lead to increased latency and reduced throughput when communicating with the dedicated pool and be affected by gateway outages.
108+
109+
**Workaround**: Currently there is no workaround for scenario.
110+
104111
## Azure Synapse workspace active known issues summary
105112

106113
The following are known issues with the Synapse workspace.

0 commit comments

Comments
 (0)