Forum Discussion

Devender_Vannela's avatar
Devender_Vannela
Copper Contributor
Jun 12, 2024

Bluetooth Drivers on AVD Hostpool

Dear AVD Program team,

  1. Does AVD hostpool based on pre-built images support Bluetooth drivers pre-installed and configured?
  2. Does AVD hostpool based on custom images allow and support Bluetooth drivers pre-installation?
  3. Does local bluetooth resources from AVD Windows client can be redirected via hostpool RDP properties or any other approaches?

If above options are not available, is there any roadmap to enable this feature on Bluetooth drivers on AVD hostppol, and by what timelines?

2 Replies

  • SuwarnaKale's avatar
    SuwarnaKale
    Copper Contributor

    Microsoft has not officially announced plans for native Bluetooth support in Azure Virtual Desktop (AVD). However, discussions in the Microsoft Community Hub suggest that users are curious about whether Bluetooth drivers will be pre-installed in AVD host pools or if local Bluetooth resources can be redirected via RDP properties

    1. Pre-built AVD Images & Bluetooth Drivers
    No native Bluetooth support: Microsoft’s pre-built AVD images (Windows 10/11 Multi-session) do not include Bluetooth drivers by default.

    Driver limitations: Even if manually installed, Bluetooth hardware passthrough is not supported in Azure VMs due to hypervisor restrictions.

    2. Custom AVD Images & Bluetooth Pre-installation
    Drivers can be pre-installed: Custom images allow Bluetooth driver integration, but functionality remains restricted.

    No hardware redirection: Azure’s virtualization layer blocks direct Bluetooth device access, making drivers non-functional in practice.

    3. Local Bluetooth Redirection to AVD
    Not supported via RDP: AVD’s RDP protocol lacks Bluetooth redirection capabilities.

    Workarounds:

    USB redirection: Some Bluetooth dongles may work if redirected as USB devices (limited to specific peripherals like keyboards/mice).

    Third-party tools: Solutions like FlexiHub or VirtualHere can tunnel Bluetooth over IP (requires manual setup and licensing).

    4. Roadmap & Timeline
    No public roadmap: Microsoft has not announced plans for native Bluetooth support in AVD.

    Alternative: Azure may expand USB/IP redirection features, but Bluetooth-specific support is unlikely in the near term.

     

    If the above info helped, please do not forget to mark this as "Solved" as this may help other community members to refer the info if facing a similar issue! 🙂

  • Referring at the following:

     

    1. Pre-built AVD Hostpool Images – Microsoft's pre-configured images do not include Bluetooth drivers by default. If Bluetooth functionality is required, you will need to manually install and configure the appropriate drivers post-deployment.
    2. Custom AVD Hostpool Images – For environments requiring Bluetooth support, consider using a custom image with the necessary drivers pre-installed. This approach ensures seamless hardware compatibility and reduces post-deployment configuration efforts.