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.
Diese Übung ist Teil des Kurses
Develop Azure Event-based and Message-based Solutions
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten