Azure / Azure/azure-cli-extensions
az ssh: unable to connect from client with ARM processor
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Describe the bug
I am unable to connect to my Arc machines via az ssh when my client machine has an ARM processor.
### Related command
az ssh arc
az ssh vm
### Errors
Unsuported architecture: arm64 is not currently supported
### Issue script & Debug output
cli.azure.cli.core.azclierror: Unsuported architecture: arm64 is not currently supported
az_command_data_logger: Unsuported architecture: arm64 is not currently supported
### Expected behavior
ssh connection initiates
### Environment Summary
azure-cli 2.53.1
core 2.53.1
telemetry 1.1.0
Extensions:
ssh 2.0.2
Dependencies:
msal 1.24.0b2
azure-mgmt-resource 23.1.0b2
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.