Showing items from Azure API

Schedule image update Azure Virtual Desktop host pool

When you want to update session hosts in a host pool with automated management, you use session host update. Session host update enables you to update the underlying virtual machine (VM) image, size, disk type, and other configuration properties. It does this by deleting or deallocating the existing virtual machine and creating a new one with the updated configuration stored in the session host configuration. I’m realy exited abou this new feature. In this blog, I explain this new feature in how it works, where to think of when using it and, how to manage this (in an automated way).

Continue Reading

Find specific Azure Virutal Desktop assigned user

Recently I saw a question on X (Twitter) where someone was looking for a way to filter for a specific Azure Virtual Desktop assigned user using the Azure management API. For some reason, the filter option is not working in this API. Where in the end it was not possible to find the correct user directly from an API request. In this post, I show a different, also more efficient way, to find the correct user assigned to an Azure Virtual Desktop session host.

Continue Reading