Skip to content

Commit bb14026

Browse files
20221206 edit pass, linkage, toc
1 parent 95c8c60 commit bb14026

File tree

4 files changed

+150
-161
lines changed

4 files changed

+150
-161
lines changed

articles/synapse-analytics/known-issues.md

Lines changed: 26 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -4,100 +4,87 @@ titleSuffix: Azure Synapse Analytics
44
description: Learn about the currently known issues with Azure Synapse Analytics, and their possible workarounds or resolutions.
55
author: charithdilshan
66
ms.author: ccaldera
7-
ms.date: 11/09/2022
7+
ms.date: 12/06/2022
88
ms.service: synapse-analytics
99
ms.subservice: overview
1010
ms.topic: conceptual
1111
---
1212

13-
# Azure Synapse Analytics Known Issues
13+
# Azure Synapse Analytics known issues
1414

15-
This page lists the known issues in [Azure Synapse Analytics](https://learn.microsoft.com/azure/synapse-analytics/overview-what-is), as well as their resolution date or possible workaround.
15+
This page lists the known issues in [Azure Synapse Analytics](overview-what-is.md), as well as their resolution date or possible workaround.
1616
Before submitting a Support request, please review this list to see if the issue that you are experiencing is already known and being addressed.
1717

18-
To learn more about Azure Synapse Analytics, see the [overview](https://learn.microsoft.com/azure/synapse-analytics/), and [what's new](https://learn.microsoft.com/azure/synapse-analytics/whats-new).
18+
To learn more about Azure Synapse Analytics, see the [Overview](index.yml), and [What's new in Azure Synapse Analytics?](whats-new.md).
1919

2020
## Active Known issues
2121

2222
|Issue |Date discovered |Status |Synapse Component|
2323
|---------|---------|---------|---------|
24-
|[Queries using AAD authentication fails after 1 hour](#queries-using-aad-authentication-fails-after-1-hour)|January 2021|Has Workaround|Azure Synapse Serverless SQL Pool|
25-
|[Query failures from Serverless SQL to Cosmos DB Analytical Store](#query-failures-from-serverless-sql-pool-to-cosmos-db-analytical-store)|June 2022|Has Workaround|Azure Synapse Serverless SQL Pool|
24+
|[Query failures from Serverless SQL to Cosmos DB analytical store](#query-failures-from-serverless-sql-pool-to-cosmos-db-analytical-store)|June 2022|Has Workaround|Azure Synapse Serverless SQL pool|
2625
|[Query failures while reading Cosmos Data using OPENROWSET](#query-failures-while-reading-cosmos-data-using-openrowset)|September 2022|Has Workaround|Azure Synapse Serverless SQL Pool|
2726
|[Queries failing with Data Exfiltration Error](#queries-failing-with-data-exfiltration-error)|October 2022|Has Workaround|Azure Synapse Dedicated SQL Pool|
2827
|[Blob storage linked service with User Assigned Managed Identity (UAMI) is not getting listed](#blob-storage-linked-service-with-user-assigned-managed-identity-uami-is-not-getting-listed)|October 2022|Has Workaround|Azure Synapse Workspace|
2928
|[Failed to delete Synapse workspace & Unable to delete virtual network](#failed-to-delete-synapse-workspace--unable-to-delete-virtual-network)|November 2022|Has Workaround|Azure Synapse Workspace|
3029

30+
## Azure Synapse Analytics Serverless SQL Pool known issues summary
3131

32-
## Azure Synapse Analytics Serverless SQL Pool Known Issues Summary
32+
### Query failures from Serverless SQL pool to Azure Cosmos DB analytical store
3333

34-
### Queries using AAD authentication fails after 1 hour
34+
Queries from a serverless SQL pool to Azure Cosmos DB analytical store might fail with one of the following error messages:
3535

36-
SQL connections using Azure AD authentication that remain active for more than 1 hour will start to fail. This includes querying storage using Azure AD pass-through authentication and statements that interact with Azure AD, like CREATE EXTERNAL PROVIDER. This affects every tool that keeps connections active, like query editor in SSMS and ADS. Tools that open new connection to execute queries are not affected, like Synapse Studio.
37-
38-
**Workaround**: There are 2 mitigation steps can be taken.
39-
40-
1) It is recommended switching to Service Principal, Managed Identity or Shared Access Signature instead of using user identity for long running queries.
41-
2) Restarting client (SSMS/ADS) acquires new token to establish the connection.
42-
43-
### Query failures from Serverless SQL pool to Cosmos DB Analytical Store
44-
45-
Queries from serverless SQL to Cosmos DB Analytical store might fail with one of the following error messages:
46-
47-
_"Resolving CosmosDB path has failed with error 'This request is not authorized to perform this operation'"_
48-
_"Resolving CosmosDB path has failed with error 'Key not found'"_
36+
- `Resolving CosmosDB path has failed with error 'This request is not authorized to perform this operation'`
37+
- `Resolving CosmosDB path has failed with error 'Key not found'`
4938

5039
The following conditions must be true to confirm this issue:
5140

52-
1) The connection to Cosmos DB Analytical store uses a private endpoint.
41+
1) The connection to Azure Cosmos DB analytical store uses a private endpoint.
5342
2) Retrying the query succeeds.
5443

55-
**Workaround**: The engineering team is aware of this behavior and following actions can be taken as quick mitigations.
44+
**Workaround**: The engineering team is aware of this behavior and following actions can be taken as quick mitigation:
5645

57-
1) Retry the failed query. It will automatically refresh the expired token.
46+
1) Retry the failed query. It will automatically refresh the expired token.
5847
2) Disable the private endpoint. Before applying this change, confirm with your security team that it meets your company security policies.
5948

6049
### Query failures while reading Cosmos Data using OPENROWSET
6150

6251
Queries from serverless SQL pool to Cosmos DB Analytical Store using OPENROWSET fails with the following error message:
6352

64-
_"Resolving CosmosDB path has failed with error 'bad allocation'."_
65-
53+
`Resolving CosmosDB path has failed with error 'bad allocation'.`
6654

6755
**Workaround**: The engineering team is aware of this behavior and working on a fix. If you encounter this error engage Microsoft Support Team for assistance.
6856

69-
## Azure Synapse Analytics Dedicated SQL Pool Known Issues Summary
57+
## Azure Synapse Analytics Dedicated SQL pool known issues summary
7058

7159
### Queries failing with Data Exfiltration Error
7260

73-
Synapse workspaces created from an existing dedicated SQL Pool report query failures related to [Data Exfiltration Protection](https://learn.microsoft.com/azure/synapse-analytics/security/workspace-data-exfiltration-protection) with generic error message while Data Exfiltration Protection is turned off in Synapse Analytics:
61+
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:
7462

75-
_"Data exfiltration to '{****}' is blocked. Add destination to allowed list for data exfiltration and try again."_
63+
`Data exfiltration to '{****}' is blocked. Add destination to allowed list for data exfiltration and try again.`
7664

7765
**Workaround**: If you encountered a similar error, engage Microsoft Support Team for assistance.
7866

79-
## Azure Synapse Analytics Workspace Known Issues Summary
67+
## Azure Synapse workspace known issues summary
68+
69+
The following are known issues with the Synapse workspace.
8070

8171
### Blob storage linked service with User Assigned Managed Identity (UAMI) is not getting listed
8272

83-
The linked service may not be visible under the "Data Hub - Linked - Azure Blob Storage Tab" after configuring the Blob storage linked service to use "User Assigned Managed Identity" authentication in Azure Synapse Analytics.
73+
The linked service may not be visible under the **Data Hub** -> **Linked** -> **Azure Blob Storage** after configuring the blob storage linked service to use "User Assigned Managed Identity" authentication in Azure Synapse Analytics.
8474

8575
**Workaround**: The engineering team is currently aware of this behavior and working on a fix. As an alternative, use "System Assigned Managed Identity" authentication method instead of "User Assigned Managed Identity".
8676

87-
8877
### Failed to delete Synapse workspace & Unable to delete virtual network
8978

9079
Deleting a Synapse workspace fails with the error message:
9180

92-
_Failed to delete Synapse workspace '[Workspace Name]'._ <br>
93-
_Unable to delete virtual network. The correlationId is ********-****-****-****-************;_
81+
`Failed to delete Synapse workspace '[Workspace Name]'. Unable to delete virtual network. The correlationId is ********-****-****-****-************;`
9482

9583
**Workaround**: The problem can be mitigated by retrying the delete operation. The engineering team is aware of this behavior and working on a fix.
9684

97-
9885
## Next steps
9986

100-
- [Synapse Studio troubleshooting](https://learn.microsoft.com/azure/synapse-analytics/troubleshoot/troubleshoot-synapse-studio)
101-
- [Troubleshoot serverless SQL pool in Azure Synapse Analytics](https://learn.microsoft.com/azure/synapse-analytics/sql/resources-self-help-sql-on-demand?tabs=x80070002)
102-
- [Best practices for serverless SQL pool in Azure Synapse Analytics](https://learn.microsoft.com/azure/synapse-analytics/sql/best-practices-serverless-sql-pool)
103-
- [Troubleshoot a slow query on a dedicated SQL Pool](https://learn.microsoft.com/troubleshoot/azure/synapse-analytics/dedicated-sql/troubleshoot-dsql-perf-slow-query)
87+
- [Synapse Studio troubleshooting](troubleshoot/troubleshoot-synapse-studio.md)
88+
- [Troubleshoot serverless SQL pool in Azure Synapse Analytics](sql/resources-self-help-sql-on-demand.md)
89+
- [Best practices for serverless SQL pool in Azure Synapse Analytics](sql/best-practices-serverless-sql-pool.md)
90+
- [Troubleshoot a slow query on a dedicated SQL Pool](/troubleshoot/azure/synapse-analytics/dedicated-sql/troubleshoot-dsql-perf-slow-query)

articles/synapse-analytics/sql/create-use-views.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ from openrowset(
7676
) as rows
7777
```
7878

79-
Review the known issues on [Synapse serverless SQL pool self-help page](resources-self-help-sql-on-demand.md#delta-lake).
79+
For more information, review [Synapse serverless SQL pool self-help page](resources-self-help-sql-on-demand.md#delta-lake) and [Azure Synapse Analytics known issues](../known-issues.md).
8080

8181
## Partitioned views
8282

@@ -117,7 +117,7 @@ The folder name in the `OPENROWSET` function (`yellow` in this example) that is
117117
> [!div class="mx-imgBorder"]
118118
>![Yellow Taxi Delta Lake folder](./media/shared/yellow-taxi-delta-lake.png)
119119
120-
Review the known issues on [Synapse serverless SQL pool self-help page](resources-self-help-sql-on-demand.md#delta-lake).
120+
For more information, review [Synapse serverless SQL pool self-help page](resources-self-help-sql-on-demand.md#delta-lake) and [Azure Synapse Analytics known issues](../known-issues.md).
121121

122122
## JSON views
123123

@@ -189,3 +189,9 @@ ORDER BY
189189
## Next steps
190190

191191
For information on how to query different file types, refer to the [Query single CSV file](query-single-csv-file.md), [Query Parquet files](query-parquet-files.md), and [Query JSON files](query-json-files.md) articles.
192+
193+
- [What's new in Azure Synapse Analytics?](../whats-new.md).
194+
- [Best practices for serverless SQL pool in Azure Synapse Analytics](best-practices-serverless-sql-pool.md)
195+
- [Troubleshoot serverless SQL pool in Azure Synapse Analytics](resources-self-help-sql-on-demand.md)
196+
- [Troubleshoot a slow query on a dedicated SQL Pool](/troubleshoot/azure/synapse-analytics/dedicated-sql/troubleshoot-dsql-perf-slow-query)
197+
- [Synapse Studio troubleshooting](../troubleshoot/troubleshoot-synapse-studio.md)

0 commit comments

Comments
 (0)