You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-hubs/azure-event-hubs-kafka-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
title: Use Azure Event Hubs from an Apache Kafka app
3
-
description: This article provides you the information on using Azure Event Hubs from Apache Kafka applications without setting up a Kafka cluster on your own.
3
+
description: This article provides you the information on using Azure Event Hubs to stream data from Apache Kafka applications without setting up a Kafka cluster.
4
4
ms.topic: overview
5
5
ms.date: 01/10/2023
6
6
---
7
7
8
8
# Use Azure Event Hubs from Apache Kafka applications
9
9
10
-
This article provides you the information on using Azure Event Hubs from [Apache Kafka](https://kafka.apache.org) applications without setting up a Kafka cluster on your own.
10
+
This article provides information about using Azure Event Hubs to stream data from [Apache Kafka](https://kafka.apache.org) applications without setting up a Kafka cluster on your own.
11
11
12
12
> [!NOTE]
13
13
> Event Hubs supports Apache Kafka's producer and consumer APIs clients at version 1.0 and above.
0 commit comments