News

Azure Blob Storage now supports the SSH File Transfer Protocol (SFTP), allowing customers to use SFTP for file access, transfer, and management on the object storage service. The new option is ...
Cloud storage to use inside your cloud service: Azure Files represents another step towards blending the concepts of Platform and Infrastructure as a Service for a very pragmatic approach to cloud.
Azure File Storage is a cloud-based file sharing service based on the SMB 3.0 protocol that was introduced on Azure late last year.
In-Depth How To Create Azure Storage Blobs in PowerShell Upload and transfer files to the Azure cloud in a few easy steps. By Adam Bertram 02/24/2016 ...
On Azure, things are different. Instead of having to manage data at an operating-system level, Azure’s object file system leaves everything up to your code.
Zone redundant storage is now generally available for Azure Files premium tier, in additional to LRS. Currently being offered in the West Europe region, coverage will soon be expanded.
Microsoft Azure Storage Explorer is a free tool that helps you conveniently manage your Azure cloud storage resources from your desktop.
Much of what developers do with storage is focused on working with unstructured binary data. Azure’s blob storage is one way of handling this without the overhead of a file system.
In reality, the world of cloud storage has many facets to consider. Each of the three major public IaaS cloud vendors – Amazon Web Services, Microsoft Azure and Google Cloud Platform – have a ...
If you're coding Azure Functions in Visual Studio 2017 to work with Azure Storage, one tool that can assist when running functions locally is the Microsoft Azure Storage Emulator, as shown in this ...