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, 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, 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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset