Unfortunately, there isn't a direct way to monitor Azure Virtual Desktop (AVD) license utilization through Microsoft Graph API. AVD licensing is tied to the user's overall Microsoft 365 or Windows license, rather than being a separate, countable license type.
How can I query the available and used Azure Virtual Desktop licenses?
Vilmanyi, Marton
1
Reputation point
There's a business requirement from management to monitor license utilization. I am looking for a way in Graph to view the number of available Azure Virtual Desktop licenses, and how many of these are in use.
The https://graph.microsoft.com/v1.0/subscribedSkus endpoint doesn's show these, or at least, none of the SKU looks like Azure VD. How can I get these numbers?