Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Sftp/Sftp/Az.Sftp.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ PrivateData = @{
* Integration with Azure PowerShell authentication context'

# Prerelease string of this module
Prerelease = 'preview'
# Prerelease = 'preview'

# Flag to indicate whether the module requires explicit user acceptance for install/update/save
# RequireLicenseAcceptance = $false
Expand Down
4 changes: 4 additions & 0 deletions tools/CreateMappings_rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -987,5 +987,9 @@
{
"alias": "StorageDiscovery",
"module": "StorageDiscovery"
},
{
"alias": "Sftp",
"module": "Sftp"
}
]