We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fcdd91 commit 4c737ffCopy full SHA for 4c737ff
src/Sftp/Sftp/Az.Sftp.psd1
@@ -115,7 +115,7 @@ PrivateData = @{
115
* Integration with Azure PowerShell authentication context'
116
117
# Prerelease string of this module
118
- Prerelease = 'preview'
+ # Prerelease = 'preview'
119
120
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
121
# RequireLicenseAcceptance = $false
tools/CreateMappings_rules.json
@@ -987,5 +987,9 @@
987
{
988
"alias": "StorageDiscovery",
989
"module": "StorageDiscovery"
990
+ },
991
+ {
992
+ "alias": "Sftp",
993
+ "module": "Sftp"
994
}
995
]
0 commit comments