Skip to content

Commit 80f0de5

Browse files
authored
Update stream-analytics-parsing-json.md
1 parent 6064432 commit 80f0de5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/stream-analytics/stream-analytics-parsing-json.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Azure Stream Analytics support processing events in CSV, JSON, and Avro data for
1313

1414
>[!NOTE]
1515
>AVRO files created by Event Hub Capture use a specific format that requires you to use the *custom deserializer* feature. For more information, see [Read input in any format using .NET custom deserializers](https://docs.microsoft.com/azure/stream-analytics/custom-deserializer-examples).
16-
>Avro maps are not supported.
17-
16+
>Stream Analytics AVRO deserialization does not support Map type. Stream Analytics can't read EventHub capture blobs because EventHub capture uses map.
1817
1918

2019
## Record data types

0 commit comments

Comments
 (0)