建立 Storage Queue
Cipher Coffee 想要以非同步方式處理線上訂單,讓網站能持續接收新請求,同時由背景程序負責出貨處理。 為了達成這點,你將建立一個 Azure Storage Queue,用來存放代表新客戶訂單的訊息。
本練習屬於課程
開發 Azure Storage
練習說明
在你的「Storage account」中,開啟「Data storage」▸「Queues」。,建立一個名為「orderqueue」的佇列。,新增一則範例訊息,例如「New order from Cipher Coffee website」,並確認它出現在佇列中。
