Skip to content

Commit 5dd4875

Browse files
committed
Update error content
1 parent 5075834 commit 5dd4875

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/data-factory/data-flow-troubleshoot-errors.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -699,15 +699,14 @@ This article lists common error codes and messages reported by mapping data flow
699699
## Error code: DF-SAPODP-SessionTerminate
700700

701701
- **Message**: Internal session terminated with a runtime error RAISE_EXCEPTION (see ST22)
702-
- **Cause**: Transient issues for the SLT object.
702+
- **Cause**: Transient issues for SLT objects.
703703
- **Recommendation**: Rerun the data flow activity.
704704

705705
## Error code: DF-SAPODP-StageAuthInvalid
706706

707707
- **Message**: Invalid client secret provided
708708
- **Cause**: The service principal certificate credential of the staging storage is not correct.
709-
- **Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm whether the authentication setting of your staging storage is correct.
710-
709+
- **Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm the authentication setting of your staging storage is correct.
711710
- **Message**: Failed to authenticate the request to storage
712711
- **Cause**: The key of your staging storage is not correct.
713712
- **Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm the key of your staging Azure Blob Storage is correct.
@@ -725,7 +724,7 @@ This article lists common error codes and messages reported by mapping data flow
725724

726725
## Error code: DF-SAPODP-ObjectInvalid
727726

728-
- **Cause**: The object name is not found or released.
727+
- **Cause**: The object name is not found or not released.
729728
- **Recommendation**: Check the object name and make sure it is valid and already released.
730729

731730
## Error code: DF-SAPODP-SLT-LIMITATION
@@ -770,13 +769,13 @@ This article lists common error codes and messages reported by mapping data flow
770769
## Error code: DF-SAPODP-StageStorageServicePrincipalCertNotSupport
771770

772771
- **Message**: Read from staging storage failed: Staging storage auth not support service principal cert.
773-
- **Cause**: The service principal certificate credential is not supported for staging storage.
772+
- **Cause**: The service principal certificate credential is not supported for the staging storage.
774773
- **Recommendation**: Change your authentication to not use the service principal certificate credential.
775774

776775
## Error code: DF-SAPODP-StageGen2PropertyInvalid
777776

778777
- **Message**: Read from staging storage failed: Staging Gen2 storage auth properties not valid.
779-
- **Cause**: Authentication properties of staging Azure Data Lake Storage Gen2 aren't valid.
778+
- **Cause**: Authentication properties of your staging Azure Data Lake Storage Gen2 aren't valid.
780779
- **Recommendation**: Check the authentication setting in your staging linked service.
781780

782781

0 commit comments

Comments
 (0)