New-AzStorageLocalUserPermissionScope
2022
How to enable SFTP support for an Azure storage account
·1520 words·8 mins·
100
views
·
5
likes
Blob storage now supports SSH File Transfer Protocol (SFTP). This allows us to use SFTP for file access, transfer, and management. In this post, I will show you how to enable an SFTP endpoint for your blob storage account and configure local user identities to authenticate and connect your storage account with SFTP over port 22.