Samba Azure File Share lab
This lab creates an extra Azure storage account. After install, you can use the provided scripts to create a file share in Azure and mount it in Linux.
As of right now, ARM templates cannot create containers/shares, so you have to do it yourself.
Upon completion you can run /root/create_share.sh to create the required containers and /root/update_fstab to update fstab. A simple mount -a
will make it all magically work.
See also ./createshare-ps.ps1 for the horrible PowerShell method for creating shares.
Deploy to Azure