File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
5151# ProcessorArchitecture = ''
5252
5353# Modules that must be imported into the global environment prior to importing this module
54- RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 4.1 .0' ; })
54+ RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 5.3 .0' ; })
5555
5656# Assemblies that must be loaded prior to importing this module
5757# Only list helper or external assemblies here; the main cmdlets DLL is listed as a nested module below
Original file line number Diff line number Diff line change 1919-->
2020
2121## Upcoming Release
22+
23+ ## Version 0.1.0
2224* Initial release of Az.Sftp module
2325* Added ` New-AzSftpCertificate ` cmdlet for generating SSH certificates using Microsoft Entra credentials
2426 - Automatic SSH key pair generation
3739* Cross-platform support (Windows, Linux, macOS)
3840* Comprehensive help documentation following Azure PowerShell standards
3941* Extensive test suite covering all scenarios
40- * Security features including secure key handling and short-lived certificates
42+ * Security features including secure key handling and short-lived certificates
You can’t perform that action at this time.
0 commit comments