Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDP does not support platforms other than Windows #8180

Open
ed6767 opened this issue Oct 22, 2024 · 1 comment
Open

RDP does not support platforms other than Windows #8180

ed6767 opened this issue Oct 22, 2024 · 1 comment
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. Service Attention This issue is responsible by Azure service team. VM SSH

Comments

@ed6767
Copy link

ed6767 commented Oct 22, 2024

Describe the bug

Trying to run any RDP connection on Darwin or Linux results in the RDP connection is not supported for this platform. Supported platforms: Windows error, even when the official Microsoft RDP client is installed.

Related command

az ssh arc --resource-group "Azure-Arc" --name $machine --local-user $username --yes --rdp -- -o StrictHostKeyChecking=accept-new

Errors

RDP connection is not supported for this platform. Supported platforms: Windows

Issue script & Debug output

N/A

Expected behavior

On macOS and many Linux repos, the RDP client can be opened via the RDP URI format. This seems to be an arbitrary restriction to the RDP feature. The CLI should at least attempt to start an RDP connection, or offer an RDP URL, especially considering not everyone wants to use the default RDP client

Environment Summary

azure-cli 2.64.0 *

core 2.64.0 *
telemetry 1.1.0

Extensions:
connectedmachine 1.0.0b2
ssh 2.0.5

Dependencies:
msal 1.30.0
azure-mgmt-resource 23.1.1

Python location '/opt/homebrew/Cellar/azure-cli/2.64.0/libexec/bin/python'
Extensions directory '/Users/ed/.azure/cliextensions'

Python (Darwin) 3.11.9 (main, Apr 2 2024, 08:25:04) [Clang 15.0.0 (clang-1500.3.9.4)]

Legal docs and information: aka.ms/AzureCliLegal

Additional context

No response

@ed6767 ed6767 added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Oct 22, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Oct 22, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Oct 22, 2024

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot VM SSH Service Attention This issue is responsible by Azure service team. labels Oct 22, 2024
@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. Service Attention This issue is responsible by Azure service team. VM SSH
Projects
None yet
Development

No branches or pull requests

2 participants