A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
Hello Brenden,
Thank you for reaching out Q/A.
Azure Hybrid Benefit (AHB) applies to Windows Server and certain Linux workloads, but it is not supported for Windows client operating systems, including Windows 10/11 Enterprise multi-session used in Azure Virtual Desktop (AVD).
In AVD scenarios, Windows 10/11 Enterprise multi-session is licensed through per-user entitlements, such as Microsoft 365 E3/E5, Windows Enterprise E3/E5, or Windows VDA licenses. Because of this licensing model, Azure Hybrid Benefit does not apply to these session host VMs. These virtual machines are provisioned with the license type “Windows_Client”, and the cost of the OS is covered through the user’s eligible subscription rather than Hybrid Benefit.
For your current setup using Windows 11 multi-session, the key requirement is to ensure that each user accessing the host pool has the appropriate AVD entitlement. You can also verify the VM license type using PowerShell or CLI, where it should reflect Windows_Client.
If you instead use Windows Server-based session hosts (for example, Windows Server 2019 or 2022 with Remote Desktop Services), Azure Hybrid Benefit can be applied. In that case, you would set the VM’s licenseType to "Windows_Server" via the Azure portal, CLI, or PowerShell to take advantage of your existing licenses.
For additional details, please refer to the following documentation:
- Azure Hybrid Benefit for Windows VMs: https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing
- Apply Windows license to AVD session hosts: https://learn.microsoft.com/azure/virtual-desktop/apply-windows-license
- Azure Virtual Desktop pricing and licensing: https://azure.microsoft.com/pricing/details/virtual-desktop/
Hope this helps! Please let me know if you have any queries in comments.