Skip to content

Commit c7ff2ff

Browse files
authored
Update stream-analytics-parsing-protobuf.md
1 parent 1fb5ce6 commit c7ff2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Complete the configuration using the following guidance:
2626
|------------------------------|-------------------------------------------------------------------------------------------------------------------------|
2727
| Protobuf definition file | A file that specifies the structure and datatypes of your protobuf events |
2828
| Message type | The message type that you want to deserialize |
29-
| Prefix style | naming convention used for fields and elements within the protobuf definition file. |
29+
| Prefix style | It is used to determine how long a message is to deserialize protobuf events correctly |
3030

3131
:::image type="content" source="./media/protobuf/protobuf.png" alt-text=" Screenshot showing how protobuf dropdown in the input configuration blade of an ASA job." lightbox="./media/protobuf/protobuf.png" :::
3232

0 commit comments

Comments
 (0)