Skip to content

Commit 34f4291

Browse files
committed
Learn Linter fixes
1 parent 096d542 commit 34f4291

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/event-hubs/send-and-receive-events-using-data-generator.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Send and receive events using Azure Event Hubs Data Generator.
3-
description: This quickstart helps you send and receive events to Azure event hubs using Data generator.
2+
title: Send and receive events using Data Generator.
3+
description: This quickstart shows you how to send and receive events to an Azure event hub using Data generator in the Azure portal.
44
author: Saglodha # GitHub alias
55
ms.author: saglodha # Microsoft alias
66
ms.service: event-hubs
77
ms.topic: quickstart
88
ms.date: 06/07/2024
9+
#customer intent: As a developer, I want to send test events to an event hub in Azure Event Hubs and receive or view them.
910
---
1011

1112
# QuickStart: Send and receive events using Azure Event Hubs Data Generator
12-
1313
In this QuickStart, you learn how to send and receive Events using Azure Event Hubs Data Generator.
1414

15-
### Prerequisites
15+
## Prerequisites
1616

1717
If you're new to Azure Event Hubs, see the [Event Hubs overview](event-hubs-about.md) before you go through this QuickStart.
1818

@@ -72,8 +72,7 @@ As soon as you select **Send**, data generator sends events to the selected even
7272

7373
Multiple applications can connect to event hubs at the same time. If there are multiple applications sending data to event hubs alongside data generator, view events section also shows events sent by other clients. At any instance, the view events section lets you view the last 15 events that were sent to Azure Event Hubs.
7474

75-
## Next Steps
76-
77-
[Send and Receive events using Event Hubs SDKs(AMQP)](event-hubs-dotnet-standard-getstarted-send.md)
75+
## Related content
7876

79-
[Send and Receive events using Apache Kafka](event-hubs-quickstart-kafka-enabled-event-hubs.md)
77+
- [Send and Receive events using Event Hubs SDKs(AMQP)](event-hubs-dotnet-standard-getstarted-send.md)
78+
- [Send and Receive events using Apache Kafka](event-hubs-quickstart-kafka-enabled-event-hubs.md)

0 commit comments

Comments
 (0)