TL;DR: Install SFTPGo on Ubuntu, get a web-based SFTP management interface with mandatory HTTPS. Costs $12/month vs $220/month for Azure Blob SFTP.
# Add repo and install
sudo add-apt-repository ppa:sftpgo/sftpgo
sudo apt update && sudo apt install sftpgo -y