Skip to content

Commit 8b30d45

Browse files
authored
Update stream-analytics-troubleshoot-input.md
1 parent 093ca8b commit 8b30d45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/stream-analytics/stream-analytics-troubleshoot-input.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ This article describes common issues with Azure Stream Analytics input connectio
2727

2828
3. Ensure that you have selected a time range in the input preview. Choose **Select time range**, and then enter a sample duration before testing your query.
2929

30+
> [!IMPORTANT]
31+
> For non-[network injected ASA jobs](./run-job-in-virtual-network.md), please do not rely on source IP address of connections coming from ASA in any way. They can be public or private IPs depending on service infrastructure operations that happen from time to time.
32+
33+
3034
## Malformed input events causes deserialization errors
3135

3236
Deserialization issues are caused when the input stream of your Stream Analytics job contains malformed messages. For example, a malformed message could be caused by a missing parenthesis, or brace, in a JSON object or an incorrect timestamp format in the time field.

0 commit comments

Comments
 (0)