Windows Virtual Desktop non-persistent desktops

Sarah R. Street 21 Reputation points
2020-12-09T20:52:09.003+00:00

Hello,

I am experimenting with Windows Virtual Desktop, and I was wondering if it is possible when session hosts are rebooted, to revert them back to the OS image they were created from. So that if a user logs into a session host and makes changes, those changes are lost when the session host is rebooted.

I found an ARM Template on GitHub here that reverts session hosts back to a given OS image, but it only works with WVD Classic, and I am using WVD with Azure Resource Manager objects. And that template doesn't revert the session hosts when they are rebooted, but perhaps that could be automated.

Thank you in advance for your help!

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,362 questions
{count} votes

Accepted answer
  1. KarishmaTiwari-MSFT 18,442 Reputation points Microsoft Employee
    2020-12-11T02:03:20.367+00:00

    Thanks for your question.
    The only way to achieve this currently is either by using some third party image management solutions (for example, Nerdio, Citrix etc) or using either Ephemeral disks or a devOps pipeline that performs the rebuild for you (using automation to kick it off). We don't have a way to do this in portal as of today as a WVD function.

    Please refer to this documentation on Ephemeral disks: https://learn.microsoft.com/en-us/azure/virtual-machines/ephemeral-os-disks

    Furthermore, this works with domain joined VMs as well.
    You may find this video helpful : WVD Stateless VMs | Windows Virtual Desktop #15

    Hope that helps answer your question.

    0 comments No comments

0 additional answers

Sort by: Most helpful