- Learning Microsoft Azure Storage
- Mohamed Waly
- 165字
- 2021-07-02 15:26:12
Creating Table storage
Let’s see how we can create Table 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.7: Azure Storage services overview
- You can see all the storage services in the previous screenshot. To manage tables, you have to click on Tables, and a new blade will appear, as shown in the following screenshot:

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

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

Figure 2.10: The created table
For database developers and administrators who are interested in learning how to access a created table and start working with it, you can check the following link: https://docs.microsoft.com/en-us/azure/storage/storage-dotnet-how-to-use-tables.
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- Hands-On Cloud Solutions with Azure
- 機器學習與大數據技術
- 自主研拋機器人技術
- SharePoint 2010開發最佳實踐
- JSF2和RichFaces4使用指南
- 西門子S7-200 SMART PLC實例指導學與用
- 3D Printing for Architects with MakerBot
- 步步圖解自動化綜合技能
- 單片機C語言程序設計完全自學手冊
- Linux內核精析
- Mastering Geospatial Analysis with Python
- Flink原理與實踐
- MATLAB-Simulink系統仿真超級學習手冊
- AMK伺服控制系統原理及應用