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.
Cet exercice fait partie du cours
<cours>Develop Azure Event-based and Message-based Solutions</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice