Exercise - Send and receive messages from Azure Service Bus

Completed

In this exercise, you create and configure Azure Service Bus resources, then build a .NET app to send and receive messages using the Azure.Messaging.ServiceBus SDK. You learn how to provision a Service Bus namespace and queue, assign permissions, and interact with messages programmatically.

Tasks performed in this exercise:

  • Create Azure Service Bus resources
  • Assign a role to your Microsoft Entra user name
  • Create a .NET console app to send and receive messages
  • 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.