Skip to content

Commit 131d1fe

Browse files
committed
fix h1
1 parent 1a4e3dd commit 131d1fe

File tree

5 files changed

+9
-1
lines changed

5 files changed

+9
-1
lines changed

articles/stream-analytics/configuration-error-codes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 05/07/2020
88
ms.service: stream-analytics
99
---
1010

11+
# Azure Stream Analytics configuration error codes
12+
1113
You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every configuration error code. Configuration errors are related to your job configuration, or input and output configurations.
1214

1315
### Error code: KafkaInvalidPermission

articles/stream-analytics/data-error-codes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 05/07/2020
88
ms.service: stream-analytics
99
---
1010

11+
# Azure Stream Analytics configuration error codes
12+
1113
You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every data error error code. Data errors occur when there is bad data in the stream, such as an unexpected record schema.
1214

1315
## InputDeserializationError

articles/stream-analytics/external-availability-error-codes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 05/07/2020
88
ms.service: stream-analytics
99
---
1010

11+
# Azure Stream Analytics external availability error codes
12+
1113
You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every external availability error code. External availability errors occur when a dependent service is unavailable.
1214

1315
## ExternalServiceUnavailable

articles/stream-analytics/external-error-codes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 05/07/2020
88
ms.service: stream-analytics
99
---
1010

11+
# Azure Stream Analytics external error codes
12+
1113
You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every external error code. External errors are generic errors thrown by an upstream or downstream service that Stream Analytics can't distinguish as a data error, configuration error, or external availability error.
1214

1315
## AdapterInitializationError

articles/stream-analytics/internal-error-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 05/07/2020
88
ms.service: stream-analytics
99
---
1010

11-
# Troubleshoot with Azure Stream Analytics error codes
11+
# Azure Stream Analytics internal error codes
1212

1313
You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every internal error code. Internal errors are generic errors that are thrown within the Stream Analytics platform when Stream Analytics can't distinguish if the error is an Internal Availability error or a bug in the system.
1414

0 commit comments

Comments
 (0)