How to connect my azure ubuntu vm to my local machine accessories and wi-fi?

John Patrick Papares 0 Reputation points
2023-08-23T08:49:39.38+00:00

Hi guys,
I installed Arduino on my virtual machine ubuntu 20.04 LTS, I used xrdp so that I can connect via rdp.

I want to setup my hardware on my virtual machine, but the virtual machine can't read my ports, USB connection and my local wi-fi.

Is there a way to do that kind of scenario?

xrdp setup https://learn.microsoft.com/en-us/azure/virtual-machines/linux/use-remote-desktop?tabs=azure-cli

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,036 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olga Os - MSFT 5,951 Reputation points Microsoft Employee
    2023-08-30T17:20:22.0566667+00:00

    Hello @John Patrick Papares,

    Welcome to the MS Q&A forum.

    Would you be able to share the tutorial what you use to set up Arduino on Azure VM?

    From what I know, by default, virtual machines might not have direct access to USB ports on the host machine, as well VMs don't have direct access to the host machine's Wi-Fi hardware.

    If you need to use hardware directly with VMs, some virtualization platforms offer dedicated solutions for hardware emulation or passthrough. VMware, for example, provides VMware Workstation and VMware Fusion with more advanced hardware interaction features.

    Sincerely,

    Olga

    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.