You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/known-issues.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.reviewer: wiassaf
13
13
14
14
# Azure Synapse Analytics known issues
15
15
16
-
This page lists the known issues in [Azure Synapse Analytics](overview-what-is.md), as well as their resolution date or possible workaround.
16
+
This page lists the known issues in [Azure Synapse Analytics](overview-what-is.md), and their resolution date or possible workaround.
17
17
Before submitting a Support request, please review this list to see if the issue that you're experiencing is already known and being addressed.
18
18
19
19
To learn more about Azure Synapse Analytics, see the [Azure Synapse Analytics Overview](index.yml), and [What's new in Azure Synapse Analytics?](whats-new.md).
@@ -67,7 +67,7 @@ Sometimes you may not be able to execute the ALTER DATABASE SCOPED CREDENTIAL qu
67
67
68
68
### Queries failing with Data Exfiltration Error
69
69
70
-
Synapse workspaces created from an existing dedicated SQL Pool report query failures related to [Data Exfiltration Protection](security/workspace-data-exfiltration-protection.md) with generic error message while Data Exfiltration Protection is turned off in Synapse Analytics:
70
+
Synapse workspaces created from an existing dedicated SQL Pool report query failure related to [Data Exfiltration Protection](security/workspace-data-exfiltration-protection.md) with generic error message while Data Exfiltration Protection is turned off in Synapse Analytics:
71
71
72
72
`Data exfiltration to '{****}' is blocked. Add destination to allowed list for data exfiltration and try again.`
73
73
@@ -111,7 +111,7 @@ The following are known issues with the Synapse Spark.
111
111
112
112
Starting at 00:00 UTC on October 3, 2023, few Azure Synapse Analytics Apache Spark pools might experience spark job/task failures due to storage API limit threshold being exceeded.
113
113
114
-
**Workaround**: The engineering team is currently aware of this behavior and working on a fix. We recommend setting the following spark config at [pool level](spark/apache-spark-azure-create-spark-configuration#create-an-apache-spark-configuration)
114
+
**Workaround**: The engineering team is currently aware of this behavior and working on a fix. We recommend setting the following spark config at [pool level](spark/apache-spark-azure-create-spark-configuration.md#create-an-apache-spark-configuration)
0 commit comments