Azure Fileshares

From UVOO Tech Wiki
Jump to navigation Jump to search

Ubuntu

sharename=<mynamespace>
sudo apt install cifs-utils

sudo mount -t cifs //$sharename.file.core.windows.net/smbtest /mnt/smbtest -o vers=3.0,credentials=/etc/smbcredentials/$sharename.cred,dir_mode=0777,file_mode=0777,serverino