Forum Discussion

Bharani_NVN's avatar
Bharani_NVN
Copper Contributor
Oct 12, 2021

WVD

In Classic WVD deployment we can send the tenant data to LogAnalyticsWorkspace and retrieve the Host pools, session hosts data and other Data from the "WVDActivityV1_CL" Table. 

How to send the same Data of ARM object model Deployment? to retrieve the Host pools, sessions hosts data using WVDActivityV1_CL table from Log Analytics workspace.

 

EG:- 

WVDActivityV1_CL 
| summarize HostPools=dcount(SessionHostPoolName_s)
  • Bharani_NVN's avatar
    Bharani_NVN
    Copper Contributor

    Hi Teach Team, any information or Suggestions on my query are much appreciated.

Resources