Skip to content

Commit a11b279

Browse files
Merge pull request #235154 from Heidilohr/work-vhd-updates
Addressing GitHub issue for VHD image article
2 parents 665b5a5 + 12a2c82 commit a11b279

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/set-up-customize-master-image.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prepare and customize a VHD image of Azure Virtual Desktop - Azure
33
description: How to prepare, customize and upload a Azure Virtual Desktop image to Azure.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 06/01/2022
6+
ms.date: 04/21/2023
77
ms.author: helohr
88
manager: femila
99
---
@@ -12,11 +12,11 @@ manager: femila
1212
This article tells you how to prepare a master virtual hard disk (VHD) image for upload to Azure, including how to create virtual machines (VMs) and install software on them. These instructions are for a Azure Virtual Desktop-specific configuration that can be used with your organization's existing processes.
1313

1414
>[!IMPORTANT]
15-
>We recommend you use an image from the Azure Image Gallery. However, if you do need to use a customized image, make sure you don't already have the Azure Virtual Desktop Agent installed on your VM. Using a customized image with the Azure Virtual Desktop Agent can cause problems with the image, such as blocking registration as the host pool registration token will have expired which will prevent user session connections.
15+
>We recommend you use an image from the Azure Compute Gallery or the Azure portal. However, if you do need to use a customized image, make sure you don't already have the Azure Virtual Desktop Agent installed on your VM. If you do, either follow the instructions in [Step 1: Uninstall all agent, boot loader, and stack component programs](troubleshoot-agent.md#step-1-uninstall-all-agent-boot-loader-and-stack-component-programs) to uninstall the Agent and all related components from your VM or create a new image from a VM with the Agent uninstalled. Using a customized image with the Azure Virtual Desktop Agent can cause problems with the image, such as blocking registration as the host pool registration token will have expired which will prevent user session connections.
1616
1717
## Create a VM
1818

19-
Windows 10 Enterprise multi-session is available in the Azure Image Gallery. There are two options for customizing this image.
19+
Windows 10 Enterprise multi-session is available in the Azure Compute Gallery or the Azure portal. There are two options for customizing this image.
2020

2121
The first option is to provision a virtual machine (VM) in Azure by following the instructions in [Create a VM from a managed image](../virtual-machines/windows/create-vm-generalized-managed.md), and then skip ahead to [Software preparation and installation](set-up-customize-master-image.md#software-preparation-and-installation).
2222

0 commit comments

Comments
 (0)