- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 161字
- 2021-06-24 14:02:05
Azure file storage
With Azure files, you can create file shares in the cloud. You can access your files using the Server Message Block (SMB) protocol, which is an industry standard and can be used on Linux, Windows, and macOS devices. Azure files can also be mounted as if it is a local drive on these same devices as well, and they can be cached for fast access on Windows Server using Azure File Sync.
File shares can be used across multiple machines, which makes them suitable for storing files or data that are accessed from multiple machines, such as tools for development machines, or configuration files or log data. Azure File Share is part of the Azure storage client libraries and offers an Azure storage REST API, which can be leveraged by developers in their solutions.
- Linux運維之道(第3版)
- Arch Linux Environment Setup How-to
- Linux操作系統應用編程
- macOS效率手冊
- Windows Server 2019 Administration Fundamentals
- Mobile First Design with HTML5 and CSS3
- Advanced TypeScript Programming Projects
- AWS SysOps Cookbook
- Learning BeagleBone
- OpenHarmony開發與實踐:基于紅莓RK2206開發板
- 電子商務系統建設與管理
- Linux指令從入門到精通(“十二五”國家重點圖書出版規劃項目)
- Linux服務器配置與管理完全學習手冊
- Windows8應用開發權威指南
- C++ Reactive Programming