Skip to content

Commit d3e36e9

Browse files
authored
Clarify support for shared access signature tokens
1 parent 1b7e7df commit d3e36e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/event-hubs/event-hubs-for-kafka-ecosystem-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule require
7979
> [!NOTE]
8080
> When using SAS authentication with Kafka clients, established connections aren't disconnected when the SAS key is regenerated.
8181
82+
> [!NOTE]
83+
> [Generated shared access signature tokens](authenticate-shared-access-signature.md#generate-a-shared-access-signature-token) are not supported when using the Event Hubs for Apache Kafka endpoint.
8284
8385
#### Samples
8486
For a **tutorial** with step-by-step instructions to create an event hub and access it using SAS or OAuth, see [Quickstart: Data streaming with Event Hubs using the Kafka protocol](event-hubs-quickstart-kafka-enabled-event-hubs.md).

0 commit comments

Comments
 (0)