- Learning Microsoft Azure Storage
- Mohamed Waly
- 161字
- 2021-07-02 15:26:13
Creating Queue storage
Let’s see how we can create Queue storage in the storage account we created in the last chapter.
- Navigate to the storage we created in the last chapter using the portal, as shown in the following screenshot:

Figure 2.11: Azure Storage services
- You can see all the storage services in the previous screenshot. To manage queues, you have to click on Queue, and a new blade will appear, as shown in the following screenshot:

Figure 2.12: Azure Queue service overview
- In order to create a Queue service, just click on Queue and specify the Queue name, as shown in the following screenshot:

Figure 2.13: Azure Queue service creation
- Once done, you will see that the Queue has been created, as shown in the following screenshot:

Figure 2.14: The created queue
For developers who are interested in learning how to access a created Queue and start working with it, you can check the following link: https://docs.microsoft.com/en-us/azure/storage/storage-dotnet-how-to-use-queues.
推薦閱讀
- Mastering Hadoop 3
- Visualforce Development Cookbook(Second Edition)
- Ansible Quick Start Guide
- 教父母學會上網
- Hands-On Linux for Architects
- 電腦主板現場維修實錄
- Enterprise PowerShell Scripting Bootcamp
- 西門子變頻器技術入門及實踐
- The Python Workshop
- 嵌入式操作系統原理及應用
- Mastering Ceph
- 會聲會影X4中文版從入門到精通
- HBase Essentials
- Linux Shell Scripting Cookbook(Third Edition)
- 基于元胞自動機的人群疏散系統建模與分析