Skip to content

Commit f92f3e9

Browse files
Merge pull request #222859 from Naveenommi-MSFT/patch-14
(AzureCXP) fixes MicrosoftDocs/azure-docs#103399
2 parents 0becc0f + 43475a5 commit f92f3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ An Event Hubs namespace is a management container for event hubs (or topics, in
2727

2828
## Event publishers
2929

30-
Any entity that sends data to an event hub is an *event publisher* (synonymously used with *event producer*). Event publishers can publish events using HTTPS or AMQP 1.0 or the Kafka protocol. Event publishers use Azure Active Directory based authorization with OAuth2-issued JWT tokens or an Event Hub-specific Shared Access Signature (SAS) token gain publishing access.
30+
Any entity that sends data to an event hub is an *event publisher* (synonymously used with *event producer*). Event publishers can publish events using HTTPS or AMQP 1.0 or the Kafka protocol. Event publishers use Azure Active Directory based authorization with OAuth2-issued JWT tokens or an Event Hub-specific Shared Access Signature (SAS) token to gain publishing access.
3131

3232
### Publishing an event
3333

0 commit comments

Comments
 (0)