Azure log analytics for AVD - how to distinguish mobile client devices which are connecting to published apps

ADM Bartlomiej Belko 0 Reputation points
2025-02-26T09:14:30.55+00:00

I am trying to build KQL query to get information e.g. from WVDConnections table from desktop virtualization host pool. Is it possible to get info and distinguish mobile client devices (e.g. tablets and mobile phones) which are connecting to published apps? Within WVDConnections table there is column ClientType and it shows com.microsoft.rdc.html - in this type category corelated with Android devices?
I found info about apple devices: com.microsoft.rdc.ios: This refers to the Remote Desktop client for iOS devices, allowing connections from iPhones and iPads

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,502 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 29,851 Reputation points Microsoft Employee
    2025-02-28T20:04:59.6+00:00

    No worries @ADM Bartlomiej Belko. There is a ClientOS column in WVDConnections table. That should indicate the endpoint OS.

    Also, have a look at Use cases for Azure Virtual Desktop Insights - Azure Virtual Desktop | Microsoft Learn. You may be able to use default AVD Insights.

    1 person found this answer helpful.

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.