Skip to content

Commit d67ba2b

Browse files
authored
Merge pull request #203013 from spelluru/ehubreorg0627
Kafka and Schema Registry in overview
2 parents 0d68403 + 7cb0afc commit d67ba2b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

articles/event-hubs/TOC.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
items:
55
- name: What is Event Hubs?
66
href: event-hubs-about.md
7+
- name: Event Hubs for Apache Kafka
8+
href: event-hubs-for-kafka-ecosystem-overview.md
9+
- name: Azure Schema Registry in Event Hubs
10+
href: schema-registry-overview.md
711
- name: Terminology
812
href: event-hubs-features.md
913
- name: Quickstarts
@@ -82,6 +86,8 @@
8286
href: event-hubs-samples.md
8387
- name: Concepts
8488
items:
89+
- name: Event Hubs Capture
90+
href: event-hubs-capture-overview.md
8591
- name: Application groups
8692
href: resource-governance-overview.md
8793
- name: Tiers
@@ -92,12 +98,6 @@
9298
href: event-hubs-dedicated-overview.md
9399
- name: Compare tiers
94100
href: compare-tiers.md
95-
- name: Event Hubs for Apache Kafka
96-
href: event-hubs-for-kafka-ecosystem-overview.md
97-
- name: Event Hubs Capture
98-
href: event-hubs-capture-overview.md
99-
- name: Azure Schema Registry in Event Hubs
100-
href: schema-registry-overview.md
101101
- name: Event processing using SDKs
102102
items:
103103
- name: Event processor host (legacy SDK)

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: Use event hub from Apache Kafka app - Azure Event Hubs | Microsoft Docs
33
description: This article provides information on Apache Kafka support by Azure Event Hubs.
4-
ms.topic: article
5-
ms.date: 08/30/2021
4+
ms.topic: overview
5+
ms.date: 06/27/2022
66
---
7+
78
# Use Azure Event Hubs from Apache Kafka applications
89
Event Hubs provides an endpoint compatible with the Apache Kafka® producer and consumer APIs that can be used by most existing Apache Kafka client applications as an alternative to running your own Apache Kafka cluster. Event Hubs supports Apache Kafka's producer and consumer APIs clients at version 1.0 and above.
910

0 commit comments

Comments
 (0)