-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az ssh prints warning to upgrade to >=2.0.4 but 2.0.9 already installed #33539
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botSSHService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.VM SSHact-observability-squadbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botSSHService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.VM SSHact-observability-squadbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
I freshly installed az cli with ssh on a Mac 26.5.1 but every time I run az ssh arc/config I get
Latest version is installed:
Related command
az ssh arc / config
Errors
On May 21st 2025, any ssh commands connecting to ARC machines on versions <2.0.4 will no longer work. Please upgrade to az ssh version >=2.0.4Issue script & Debug output
az ssh arc --subscription xxxxx --resource-group xxxx --name xxxx --local-user xxxxExpected behavior
No warning
Environment Summary
Additional context
No response