- Learning Microsoft Azure Storage
- Mohamed Waly
- 98字
- 2021-07-02 15:26:13
File storage
The File storage service is the easiest and coolest service to work with. You can use it to create network file shares on Azure, and access them from anywhere in the world.
Server Message Block (SMB) and Common Internet File System (CIFS) are the only protocols that can be used to access these file shares.
As a result, multiple Azure VMs and on-premises machines can access the same file share and have read and write privileges on it. Azure File shares can be mounted to different operating systems, such as, Windows, Linux, and even macOS concurrently.
推薦閱讀
- AutoCAD繪圖實用速查通典
- Mastering Salesforce CRM Administration
- 精通Excel VBA
- 大數據驅動的設備健康預測及維護決策優化
- Excel 2007常見技法與行業應用實例精講
- Statistics for Data Science
- 精通數據科學:從線性回歸到深度學習
- 寒江獨釣:Windows內核安全編程
- 貫通開源Web圖形與報表技術全集
- 工業機器人集成應用
- WPF專業編程指南
- Hands-On Agile Software Development with JIRA
- MySQL Management and Administration with Navicat
- 傳感器與檢測技術
- C++面向對象程序設計