Exercise - Send and retrieve events from Azure Event Hubs
In this exercise, you create Azure Event Hubs resources and build a .NET console app to send and receive events using the Azure.Messaging.EventHubs SDK. You learn how to provision cloud resources, interact with Event Hubs, and clean up your environment when finished.
Tasks performed in this exercise:
- Create a resource group
- Create Azure Event Hubs resources
- Create a .NET console app to send and retrieve events
- Clean up resources
This exercise takes approximately 30 minutes to complete.
Before you start
To complete the exercise you need:
- An Azure subscription. If you don't already have one, you can sign up for one https://azure.microsoft.com/.
Get started
Select the Launch Exercise button to open the exercise instructions in a new browser window. When you're finished with the exercise, return here to:
- Complete the module
- Earn a badge for completing this module
