Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.72 KB

ChangeLog.md

File metadata and controls

45 lines (36 loc) · 1.72 KB

Upcoming Release

Version 0.2.1

  • Removed the outdated deps.json file.

Version 0.2.0

  • Supported updating Service Configuration for Arc resources at runtime.
    • Owners/Contributors can change what port is allowed for SSH connection at runtime by providing the -Port parameter and confirming the operation when prompted.
  • Fixed bug in the RDP feature in the Enter-AzVM cmdlet.

Version 0.1.2

  • The SSH Proxy required for connection to Arc resources must be installed by the user as part of the Az.Ssh.ArcProxy PowerShell module

Version 0.1.1

  • Added support for the following Resource Types:
    • Microsoft.ConnectedVMwarevSphere/virtualMachines
    • Microsoft.ScVmm/virtualMachines
    • Microsoft.AzureStackHCI/virtualMachines
  • Added parameter -Rdp to Enter-AzVM
  • Added Scenario tests for Export-AzSshConfig

Version 0.1.0

  • First preview release for module Az.Ssh