No module named 'rpds.rpds' after update #31017
Labels
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Possible-Solution
Service Attention
This issue is responsible by Azure service team.
Similar-Issue
SSH
VM SSH
Describe the bug
I use azure-cli within a WSL environment. After doing an
apt update && apt upgrade
azure-cli broke when attemptingaz ssh
with the errorI 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
The text was updated successfully, but these errors were encountered: