Exercise - Send and retrieve events from Azure Event Hubs

Completed

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:

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

Button to launch exercise.