Setting up Azure Queue Storage
You're building an asynchronous workflow for an enterprise that processes invoices in the background. This is done via Queue Storage.
In this exercise, you will examine the message queuing functionality end-to-end. You will create a queue, put a message on it that represents an invoice, and process the message on the other end.
This exercise is part of the course
Develop Azure Event-based and Message-based Solutions
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise