Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0a66834

Browse files
committedDec 6, 2018
seo asa output error policy
1 parent 14f8db9 commit 0a66834

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed
 

‎articles/stream-analytics/output-error-policy.md renamed to ‎articles/stream-analytics/stream-analytics-output-error-policy.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
---
2-
title: Output error policies in Azure Stream Analytics
2+
title: Output error policies in Azure Stream Analytics | Microsoft Docs
33
description: Learn about the output error handling policies available in Azure Stream Analytics.
44
services: stream-analytics
5-
author: sidram
6-
ms.author: sidram
7-
manager: jeanb
5+
author: mamccrea
6+
ms.author: mamccrea
87
ms.reviewer: jasonh
98
ms.service: stream-analytics
109
ms.topic: conceptual
11-
ms.date: 07/27/2018
10+
ms.date: 12/04/2018
1211
---
13-
# Output error policy
12+
# Azure Stream Analytics output error policy
1413
This article describes the output data error handling policies that can be configured in Azure Stream Analytics.
1514

1615
Output data error handling policies apply only to data conversion errors that occur when the output event produced by a Stream Analytics job does not conform to the schema of the target sink. You can configure this policy by choosing either **Retry** or **Drop**. In the Azure portal, while in a Stream Analytics job, under **Configure**, select **Error Policy** to make your selection.
1716

18-
![Error Policy - location](./media/stream-analytics-error-policy/stream-analytics-error-policy-locate.PNG)
17+
![Azure Stream Analytics output error policy location](./media/stream-analytics-output-error-policy/stream-analytics-error-policy-locate.png)
1918

2019

2120
## Retry

0 commit comments

Comments
 (0)