Describe the bug
I use azure-cli within a WSL environment. After doing an apt update && apt upgrade azure-cli broke when attempting az ssh with the error

I ran az upgrade but the error still occurs.
Related command
The related was az ssh vm --ip x.x.x.x
Errors
Here is the full stack trace

Issue script & Debug output
Run az ssh vm --ip x.x.x.x
Expected behavior
The expected behavior is for ssh to work.
Environment Summary

Additional context
No response
Describe the bug
I use azure-cli within a WSL environment. After doing an
apt update && apt upgradeazure-cli broke when attemptingaz sshwith the errorI ran
az upgradebut the error still occurs.Related command
The related was
az ssh vm --ip x.x.x.xErrors
Here is the full stack trace
Issue script & Debug output
Run
az ssh vm --ip x.x.x.xExpected behavior
The expected behavior is for ssh to work.
Environment Summary
Additional context
No response