Skip to content

Commit 162451e

Browse files
authored
Update stream-analytics-define-kafka-input.md
1 parent 4d48c30 commit 162451e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/stream-analytics/stream-analytics-define-kafka-input.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The following table lists the property names and their description for creating
6565
| Bootstrap server addresses | A list of host/port pairs to use for establishing the connection to the Kafka cluster. |
6666
| Kafka topic | A unit of your Kafka cluster you want to write events to. |
6767
| Security Protocol | How you want to connect to your Kafka cluster. Azure Stream Analytics supports: mTLS, SASL_SSL, SASL_PLAINTEXT or None. |
68-
| Event Serialization format | The serialization format (JSON, CSV, Avro, Parquet, Protobuf) of the incoming data stream. |
68+
| Event Serialization format | The serialization format (JSON, CSV, Avro, Parquet, Protobuf) of the incoming data stream. |
6969

7070
### Limitations
7171
* When configuring your Azure Stream Analytics jobs to use VNET/SWIFT, your job must be configured with a minimum of six (6) streaming units.
@@ -86,4 +86,4 @@ The following table lists the property names and their description for creating
8686
[stream.analytics.scale.jobs]: stream-analytics-scale-jobs.md
8787
[stream.analytics.introduction]: stream-analytics-introduction.md
8888
[stream.analytics.get.started]: stream-analytics-real-time-fraud-detection.md
89-
[stream.analytics.query.language.reference]: /stream-analytics-query/stream-analytics-query-language-reference
89+
[stream.analytics.query.language.reference]: /stream-analytics-query/stream-analytics-query-language-reference

0 commit comments

Comments
 (0)