Skip to content

Commit 1d24ed0

Browse files
Merge pull request #273466 from AliciaLiMicrosoft/patch-36
Update confluent-kafka-input.md
2 parents 1df3524 + a26f9a6 commit 1d24ed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Use the following steps to grant special permissions to your stream analytics jo
147147
| Bootstrap server addresses | A list of host/port pairs to establish the connection to your confluent cloud kafka cluster. Example: pkc-56d1g.eastus.azure.confluent.cloud:9092 |
148148
| Kafka topic | The name of your kafka topic in your confluent cloud kafka cluster.|
149149
| Security Protocol | Select **SASL_SSL**. The mechanism supported is PLAIN. |
150+
| Consumer Group Id | The name of the Kafka consumer group that the input should be a part of. It will be automatically assigned if not provided. |
150151
| Event Serialization format | The serialization format (JSON, CSV, Avro, Parquet, Protobuf) of the incoming data stream. |
151152

152153
> [!IMPORTANT]

0 commit comments

Comments
 (0)