Skip to content

Commit 5e3631b

Browse files
committed
Update section name
1 parent 00c4839 commit 5e3631b

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/data-factory/connector-troubleshoot-guide.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to troubleshoot connector issues in Azure Data Factory an
55
author: jianleishen
66
ms.subservice: data-movement
77
ms.topic: troubleshooting
8-
ms.date: 09/25/2024
8+
ms.date: 01/14/2025
99
ms.author: jianleishen
1010
ms.custom: synapse
1111
ai-usage: ai-assisted
@@ -44,8 +44,7 @@ You can refer to the troubleshooting pages for each connector to see problems sp
4444

4545
The following errors are general to the copy activity and could occur with any connector.
4646

47-
<a name="error-code-usererrorodbcoperationFailed"></a>
48-
#### Error code: 2200 - UserErrorOdbcOperationFailed
47+
#### <a name="error-code-usererrorodbcoperationFailed"></a> Error code: 2200 - UserErrorOdbcOperationFailed
4948

5049
- **Message**: `The underlying connection was closed: An unexpected error occurred on a send.`
5150

@@ -56,8 +55,7 @@ The following errors are general to the copy activity and could occur with any c
5655
- Check the authentication method used for the connection.
5756
- Review firewall configuration settings for Azure Cosmos DB to ensure they allow the necessary traffic.
5857

59-
<a name="error-code-jrenotfound"></a>
60-
#### Error code: 20000 - JreNotFound
58+
#### <a name="error-code-jrenotfound"></a> Error code: 20000 - JreNotFound
6159

6260
- **Message**: `Java Runtime Environment cannot be found on the Self-hosted Integration Runtime machine. It is required for parsing or writing to Parquet/ORC files. Make sure Java Runtime Environment has been installed on the Self-hosted Integration Runtime machine.`
6361

@@ -137,8 +135,7 @@ The following errors are general to the copy activity and could occur with any c
137135

138136
- **Recommendation**: Use a valid client ID.
139137

140-
<a name="error-code-ManagedIdentityCredentialObjectNotSupported"></a>
141-
#### Error code: 20523 - ManagedIdentityCredentialObjectNotSupported
138+
#### <a name="error-code-ManagedIdentityCredentialObjectNotSupported"></a> Error code: 20523 - ManagedIdentityCredentialObjectNotSupported
142139

143140
- **Message**: `Managed identity credential is not supported in this version ('%version;') of Self Hosted Integration Runtime.`
144141

0 commit comments

Comments
 (0)