A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
Hello @Paul Jose Pullen ,
We recommend using a Windows 10 or 11 multi-session (with or without Microsoft 365) or Windows Server image for pooled host pools. As shown in below snippet-
Firstly, sign in to the source VM and start customizing it with apps, updates, and other things you'll need for your image. If the VM needs to be domain-joined during customization, remove it from the domain before running sysprep. If you need to install many apps, we recommend you take multiple snapshots to revert your VM if a problem happens. Make sure you've done the following things before taking the final snapshot:
- Install the latest Windows updates.
- Complete any necessary cleanup, such as cleaning up temporary files, defragmenting disks, and removing unnecessary user profiles.
Please follow this link for detailed information- https://learn.microsoft.com/en-us/azure/virtual-desktop/set-up-golden-image#create-an-image-from-an-azure-vm
Note:
The VM used for taking the image must be deployed without "Login with Microsoft Entra ID" flag. During the deployment of Session Hosts in Azure Virtual Desktop, if you choose to add VMs to Microsoft Entra ID you are able to Login with AD Credentials too.
Once a VM is generalized, it cannot be used again. Be sure to take a snapshot of the VM before capturing the image (Golden Image).
Please let us know if you have any further questions. I’m happy to assist. Thank you!