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.
Este ejercicio forma parte del curso
Develop Azure Event-based and Message-based Solutions
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio