Az.Sftp

0.1.1

Microsoft Azure PowerShell - SFTP module for Azure Storage. Provides cmdlets to generate SSH certificates and establish secure SFTP connections to Azure Storage accounts with hierarchical namespace enabled. For more information on Azure Storage SFTP support, please visit: https://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-support

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.Sftp

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.Sftp

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM Storage SFTP FileTransfer

Cmdlets

Connect-AzSftp New-AzSftpCertificate

PSEditions

Core Desktop

Dependencies

Release Notes

* Added 'BufferSizeInBytes' parameter to 'Connect-AzSftp' cmdlet
   - Allows users to specify buffer size in bytes for SFTP file transfers using the sftp -B flag
   - Default value is 262144 (256 KB)
* Added 'StorageAccountEndpoint' parameter to 'Connect-AzSftp' cmdlet
   - Allows users to specify a custom storage account endpoint suffix
   - Useful for connecting to storage accounts with custom endpoints

FileList

Version History

Version Downloads Last updated
0.1.1 (current version) 170 3/3/2026
0.1.0 1,345 10/14/2025