CommencerCommencez gratuitement

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

<cours>Develop for Azure Storage</cours>
Voir le cours

Instructions de l’exercice

In your Storage account, open Data storageQueues.,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

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice