This is an old revision of the document!
Connecting securely to Microsoft Azure Storage with SFTP
With WinSCP you can easily upload and manage files on your Microsoft Azure Storage account contained with SFTP protocol.
Before Starting
Before starting you should have WinSCP installed.
Enabling SFTP access to the storage account
- SFTP access is supported by storage accounts with hierarchical namespaces enabled only (aka Azure Data Lake Gen2 storage accounts). Existing flat Blob service accounts need to be upgraded.
- To enable SFTP access for exiting hierarchical storage accounts, in storage account view, go to Settings > SFTP and click Enable SFTP.
- When creating new storage account, on Advanced page, check Enable hierarchical namespace and Enable SFTP.
Further reading
- Guide to uploading files to SFTP/FTPS server;
- Guide to automating operations (including upload).