On Tue, Mar 27, 2018 at 10:52:29PM +0300, Totyo Totev wrote:
> I found *jClouds *supports Azure Blob ("azureblob") as provider, but is
> there any support for "*file storage*" on AZURE infrastructure (
> <account>.file.core.windows.net <http://file.core.windows.net>)?
jclouds does not support Azure file storage today. We would happily
accept pull requests to add this! This is simpler than Azure blob which
has its own protocol; Azure file uses SMB2 so we only need a
provisioning API and some code to hook up to Azure compute.
--
Andrew Gaul
http://gaul.org/