Skip to content

Commit b0b232f

Browse files
committed
adding anchors for other related files
1 parent 1412f6c commit b0b232f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ A **producer** (or publisher) is any application that sends events to an event h
5959

6060
:::image type="content" source="./media/event-hubs-features/partition_keys.png" alt-text="Diagram showing how partition keys map events to specific partitions.":::
6161

62+
<a name="publisher-policy"></a>
63+
6264
### Publisher policies
6365

6466
Publisher policies enable granular control when you have many independent publishers. Each publisher uses a unique identifier:
@@ -71,6 +73,8 @@ The publisher name must match the SAS token used for authentication. When using
7173

7274
---
7375

76+
<a name="event-consumers"></a>
77+
7478
## Consuming events
7579

7680
A **consumer** is any application that reads events from an event hub. Event Hubs uses a **pull model**—consumers request events rather than having events pushed to them.

0 commit comments

Comments
 (0)