]> git.vanrenterghem.biz Git - www2.vanrenterghem.biz.git/blob - posts/azure_file_storage_blobs.mdwn
Voeg alle posts toe.
[www2.vanrenterghem.biz.git] / posts / azure_file_storage_blobs.mdwn
1 [[!meta date="2016-05-06 20:10:31 +0800"]]
3 Azure's files storage blobs are currently not mountable from GNU/Linux, except if the box is running in the same Azure region as the blob. Theoretical solution: mount it on a VM, and sshfs that from anywhere. TBC.