Skip to content

Commit 415158d

Browse files
authored
Merge pull request #78713 from sidramadoss/patch-45
Update stream-analytics-job-diagnostic-logs.md
2 parents 64dc529 + 427c114 commit 415158d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/stream-analytics-job-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Activity logs are on by default and give high-level insights into operations per
4040

4141
![Stream Analytics activity log operation summary](./media/stream-analytics-job-diagnostic-logs/operation-summary.png)
4242

43-
4. Scroll down to the **Properties** section of the JSON, which provides details of the error that caused the failed operation. In this example, the failure was due to a runtime error from out of bound latitude values.
43+
4. Scroll down to the **Properties** section of the JSON, which provides details of the error that caused the failed operation. In this example, the failure was due to a runtime error from out of bound latitude values. Discrepancy in the data that is processed by a Stream Analytics job causes a data error. You can learn about different [input and output data errors and why they occur](https://docs.microsoft.com/azure/stream-analytics/data-errors).
4444

4545
![JSON error details](./media/stream-analytics-job-diagnostic-logs/error-details.png)
4646

0 commit comments

Comments
 (0)