- Removed the outdated deps.json file.
- 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.
- The SSH Proxy required for connection to Arc resources must be installed by the user as part of the Az.Ssh.ArcProxy PowerShell module
- The Az.Ssh.ArcProxy module can be found in the PowerShell Gallery (https://aka.ms/PowerShellGallery-Az.Ssh.ArcProxy)
- The proxy files were previously downloaded by the cmdlet at runtime.
- 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
- First preview release for module Az.Ssh