Skip to content

Commit b7fa5ce

Browse files
Merge pull request #253306 from enkrumah/patch-52
Update stream-analytics-define-kafka-input.md
2 parents 0ed3a29 + 621023b commit b7fa5ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: enkrumah
55
ms.author: ebnkruma
66
ms.service: stream-analytics
77
ms.topic: conceptual
8-
ms.date: 09/26/2023
8+
ms.date: 09/29/2023
99
---
1010

1111
# Stream data from Kafka into Azure Stream Analytics (Preview)
@@ -29,7 +29,6 @@ You can use four types of security protocols to connect to your Kafka clusters:
2929
|----------|-----------|
3030
|mTLS |encryption and authentication |
3131
|SASL_SSL |It combines two different security mechanisms - SASL (Simple Authentication and Security Layer) and SSL (Secure Sockets Layer) - to ensure both authentication and encryption are in place for data transmission. |
32-
|Kafka topic |A unit of your Kafka cluster you want to write events to. |
3332
|SASL_PLAINTEXT |standard authentication with username and password without encryption |
3433
|None |The serialization format (JSON, CSV, Avro, Parquet) of the incoming data stream. |
3534

0 commit comments

Comments
 (0)