Create a Storage Queue
Cipher Coffee wants to handle online orders asynchronously so that the website can continue taking new requests while background processes handle order fulfillment. To prepare for this, you'll create an Azure Storage Queue to hold messages that represent new customer orders.
Cet exercice fait partie du cours
Develop for Azure Storage
Instructions
In your Storage account, open Data storage ▸ Queues.,Create a queue named “orderqueue.”,Add a sample message, such as “New order from Cipher Coffee website,” and
confirm it appears in the queue.
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice