1 #+date: 2016-05-06 20:10:31 +0800
2 #+title: Azure file storage blobs
5 Azure's files storage blobs are currently not mountable from GNU/Linux,
6 except if the box is running in the same Azure region as the blob.
7 Theoretical solution: mount it on a VM, and sshfs that from anywhere.