• alvanrahimli
    link
    fedilink
    arrow-up
    20
    ·
    10 months ago

    At the place I work at, we all are given Azure Virtual Desktops, which we use for everything. I’m working remotely from another country, so there is damned input lag too. Copy/paste, any data transfer is disabled too.

    The worst part is we need to use “Remote Desktop” app to connect to our VMs, and it is available for EVERY platform except linux. Like they got browser client, windows, mac os, android, iOS. BUT NOT FOR LINUX. So I use VirtualBox to open windows machine, and use that to connect to VM.

    This is sad :(

    • arglebargle@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      10 months ago

      This is their choice not to configure it correctly. You can set up Azure RDP and use Remmina as a front end to FreeRDP or just FreeRDP by itself.

      Also why are they using a browser “client”? That is also an odd configuration. You don’t need a special client. I use Firefox on Linux (with a container - love those) to connect to the Azure Desktops.

      I do all my windows work from a Linux machine. Recently I traveled to another country and did all my clients Windows (Azure remote desktops) work from a Steam Deck (Arch linux), lol.

      • alvanrahimli
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        wow. I’ll look into this, but last time I tried, that VM discovery thing made it unavailable to setup on linux. The remote desktop app shows available VMs after you authenticate with MS account. This most likely is done deliberately to prevent us from using linux.