Azure win VM cannot see USB device from unix

Gianrocco Lazzari 21 Reputation points
2022-12-13T15:32:30.777+00:00

Hi all,

Is it possible to access USB devices from a Azure win VM, after connecting via RDP (from macOS)

by default does not seem to work

thanks

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,021 questions
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
{count} votes

Accepted answer
  1. TP 125.1K Reputation points Volunteer Moderator
    2022-12-16T02:47:06.993+00:00

    Hi,

    No, it is not possible to redirect usb devices when connecting to windows VM from macOS Remote Desktop client. You can redirect folders (and these could be on attached usb disk) on the Mac to the VM using the drive redirection feature, but that is not the same as redirecting a usb device connected to the Mac.

    271216-rdp-usb-redirection-support-matrix.jpg

    -TP


1 additional answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,772 Reputation points Microsoft Employee Moderator
    2022-12-16T01:09:34.237+00:00

    Update : It is not supported for Mac OS.

    But it is possible to access USB devices from a Azure Windows VM after connecting via RDP.
    You can achieve this by editing the RDP file to enable Local Devices and resources. Here are the steps:

    -Download the RDP file from the Azure Portal and right-click -> Edit
    -Go to the Local Resources tab and click on 'More'.
    -Under local devices and resources, make the selections as in the image shared below.

    271231-image.png

    271241-image.png

    There is a possibility that your USB device is not supported as there are some limitations for device redirection with RDP. In that case, I would recommend looking into RemoteFX

    Documentation on RemoteFX that you may find helpful:

    ----------

    If this answers your query, do click “Accept the answer” and Up-Vote for the same, which might be beneficial to other community members reading this thread.
    And, if you have any further query, do let me know in the comments and I would be happy to investigate further.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.