Exercise - Send and receive messages from Azure Queue storage
In this exercise, you create and configure Azure Queue Storage resources, then build a .NET app to send and receive messages using the Azure.Storage.Queues SDK. You learn how to provision storage resources, manage queue messages, and clean up your environment when finished.
Tasks performed in this exercise:
- Create Azure Queue storage 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:
- 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
