Skip to content

Commit a2106fc

Browse files
authored
Merge pull request #207689 from Clare-Zheng82/0811-Add_Azure_Data_Explorer_and_other_TSG
Add new TSGs (Azure Data Explorer, Azure Blob Storage and HTTP)
2 parents 6dc8ac3 + a02244f commit a2106fc

6 files changed

+71
-4
lines changed

articles/data-factory/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,6 +1112,9 @@ items:
11121112
- name: Azure Cosmos DB (including SQL API)
11131113
href: connector-troubleshoot-azure-cosmos-db.md
11141114
displayName: troubleshooting
1115+
- name: Azure Data Explorer
1116+
href: connector-troubleshoot-azure-data-explorer.md
1117+
displayName: troubleshooting
11151118
- name: Azure Data Lake (Gen1 and Gen2)
11161119
href: connector-troubleshoot-azure-data-lake.md
11171120
displayName: troubleshooting

articles/data-factory/connector-troubleshoot-azure-blob-storage.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.service: data-factory
77
ms.subservice: data-movement
88
ms.topic: troubleshooting
9-
ms.date: 10/01/2021
9+
ms.date: 08/12/2022
1010
ms.author: jianleishen
1111
ms.custom: has-adal-ref, synapse
1212
---
@@ -60,6 +60,14 @@ This article provides suggestions to troubleshoot common problems with the Azure
6060

6161
- **Cause**: Multiple concurrent writing requests occur, which causes conflicts on file content.
6262

63+
## Error code: AzureBlobFailedToCreateContainer
64+
65+
- **Message**: `Unable to create Azure Blob container. Endpoint: '%endpoint;', Container Name: '%containerName;'.`
66+
67+
- **Cause**: This error happens when copying data with Azure Blob Storage account public access.
68+
69+
- **Recommendation**: For more information about connection errors in the public endpoint, see [Connection error in public endpoint](security-and-access-control-troubleshoot-guide.md#connection-error-in-public-endpoint).
70+
6371
## Next steps
6472

6573
For more troubleshooting help, try these resources:
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Troubleshoot the Azure Data Explorer connector
3+
titleSuffix: Azure Data Factory & Azure Synapse
4+
description: Learn how to troubleshoot issues with the Azure Data Explorer connector in Azure Data Factory and Azure Synapse Analytics.
5+
author: jianleishen
6+
ms.service: data-factory
7+
ms.subservice: data-movement
8+
ms.topic: troubleshooting
9+
ms.date: 08/12/2022
10+
ms.author: jianleishen
11+
ms.custom: has-adal-ref, synapse
12+
---
13+
14+
# Troubleshoot the Azure Data Explorer connector in Azure Data Factory and Azure Synapse
15+
16+
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
17+
18+
This article provides suggestions to troubleshoot common problems with the Azure Data Explorer connector in Azure Data Factory and Azure Synapse.
19+
20+
## Error code: KustoMappingReferenceHasWrongKind
21+
22+
- **Message**: `Mapping reference should be of kind 'Csv'. Mapping reference: '%reference;'. Kind '%kind;'.`
23+
24+
- **Cause**: The ingestion mapping reference is not CSV type.
25+
26+
- **Recommendation**: Create a CSV ingestion mapping reference.
27+
28+
## Error code: KustoWriteFailed
29+
30+
- **Message**: `Write to Kusto failed with following error: '%message;'.`
31+
32+
- **Cause**: Wrong configuration or transient errors when the sink reads data from the source.
33+
34+
- **Recommendation**: For transient failures, set retries for the activity. For permanent failures, check your configuration and contact support.
35+
36+
## Next steps
37+
38+
For more troubleshooting help, try these resources:
39+
40+
- [Connector troubleshooting guide](connector-troubleshoot-guide.md)
41+
- [Data Factory blog](https://azure.microsoft.com/blog/tag/azure-data-factory/)
42+
- [Data Factory feature requests](/answers/topics/azure-data-factory.html)
43+
- [Azure videos](https://azure.microsoft.com/resources/videos/index/?sort=newest&services=data-factory)
44+
- [Microsoft Q&A page](/answers/topics/azure-data-factory.html)
45+
- [Stack Overflow forum for Data Factory](https://stackoverflow.com/questions/tagged/azure-data-factory)
46+
- [Twitter information about Data Factory](https://twitter.com/hashtag/DataFactory)

articles/data-factory/connector-troubleshoot-ftp-sftp-http.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.service: data-factory
77
ms.subservice: data-movement
88
ms.topic: troubleshooting
9-
ms.date: 07/29/2022
9+
ms.date: 08/12/2022
1010
ms.author: jianleishen
1111
ms.custom: has-adal-ref, synapse
1212
---
@@ -216,6 +216,14 @@ This article provides suggestions to troubleshoot common problems with the FTP,
216216
217217
- **Recommendation**: Check the HTTP status code in the error message, and fix the remote server issue.
218218
219+
### Error code: HttpSourceUnsupportedStatusCode
220+
221+
- **Message**: `Http source doesn't support HTTP Status Code '%code;'.`
222+
223+
- **Cause**: This error happens when Azure Data Factory requests HTTP source but gets unexpected status code.
224+
225+
- **Recommendation**: For more information about HTTP status code, see this [document](/troubleshoot/developer/webapps/iis/www-administration-management/http-status-code).
226+
219227
## Next steps
220228
221229
For more troubleshooting help, try these resources:

articles/data-factory/security-and-access-control-troubleshoot-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: data-factory
77
ms.subservice: integration-runtime
88
ms.custom: synapse
99
ms.topic: troubleshooting
10-
ms.date: 02/07/2022
10+
ms.date: 08/15/2022
1111
ms.author: lle
1212
---
1313

@@ -181,7 +181,7 @@ For example: The Azure Blob Storage sink was using Azure IR (public, not Managed
181181
182182
`
183183
<LogProperties><Text>Invoke callback url with req:
184-
"ErrorCode=UserErrorFailedToCreateAzureBlobContainer,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Unable to create Azure Blob container. Endpoint: XXXXXXX/, Container Name: test.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=Microsoft.WindowsAzure.Storage.StorageException,Message=Unable to connect to the remote server,Source=Microsoft.WindowsAzure.Storage,''Type=System.Net.WebException,Message=Unable to connect to the remote server,Source=System,''Type=System.Net.Sockets.SocketException,Message=A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond public ip:443,Source=System,'","Details":null}}</Text></LogProperties>.
184+
"ErrorCode=AzureBlobFailedToCreateContainer,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Unable to create Azure Blob container. Endpoint: XXXXXXX/, Container Name: test.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=Microsoft.WindowsAzure.Storage.StorageException,Message=Unable to connect to the remote server,Source=Microsoft.WindowsAzure.Storage,''Type=System.Net.WebException,Message=Unable to connect to the remote server,Source=System,''Type=System.Net.Sockets.SocketException,Message=A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond public ip:443,Source=System,'","Details":null}}</Text></LogProperties>.
185185
`
186186
187187
#### Cause

articles/synapse-analytics/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,6 +1385,8 @@ items:
13851385
href: ../data-factory/connector-troubleshoot-azure-blob-storage.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
13861386
- name: Azure Cosmos DB (including SQL API)
13871387
href: ../data-factory/connector-troubleshoot-azure-cosmos-db.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
1388+
- name: Azure Data Explorer
1389+
href: ../data-factory/connector-troubleshoot-azure-data-explorer.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
13881390
- name: Azure Data Lake (Gen1 and Gen2)
13891391
href: ../data-factory/connector-troubleshoot-azure-data-lake.md?context=/azure/synapse-analytics/context/context&tabs=synapse-analytics
13901392
- name: Azure database for PostgreSQL

0 commit comments

Comments
 (0)