Skip to content

Commit 9e6aa4b

Browse files
authored
Merge pull request #175252 from JasonBeck2/patch-14
Updating WVD to AVD
2 parents 11e5eaf + 87ff254 commit 9e6aa4b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-machines/windows/image-builder-virtual-desktop.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Image Builder - Create a Windows Virtual Desktop image
3-
description: Create an Azure VM image of Windows Virtual Desktop using Azure Image Builder in PowerShell.
2+
title: Image Builder - Create a Azure Virtual Desktop image
3+
description: Create an Azure VM image of Azure Virtual Desktop using Azure Image Builder in PowerShell.
44
author: kof-f
55
ms.author: kofiforson
66
ms.reviewer: cynthn
@@ -12,14 +12,14 @@ ms.subservice: image-builder
1212
ms.custom: devx-track-azurepowershell
1313
---
1414

15-
# Create a Windows Virtual Desktop image using Azure VM Image Builder and PowerShell
15+
# Create a Azure Virtual Desktop image using Azure VM Image Builder and PowerShell
1616

1717
**Applies to:** :heavy_check_mark: Windows VMs
1818

19-
This article shows you how to create a Windows Virtual Desktop image with these customizations:
19+
This article shows you how to create a Azure Virtual Desktop image with these customizations:
2020

2121
* Installing [FsLogix](https://github.com/DeanCefola/Azure-WVD/blob/master/PowerShell/FSLogixSetup.ps1).
22-
* Running a [Windows Virtual Desktop Optimization script](https://github.com/The-Virtual-Desktop-Team/Virtual-Desktop-Optimization-Tool) from the community repo.
22+
* Running a [Azure Virtual Desktop Optimization script](https://github.com/The-Virtual-Desktop-Team/Virtual-Desktop-Optimization-Tool) from the community repo.
2323
* Install [Microsoft Teams](../../virtual-desktop/teams-on-avd.md).
2424
* [Restart](../linux/image-builder-json.md?bc=%2fazure%2fvirtual-machines%2fwindows%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json#windows-restart-customizer)
2525
* Run [Windows Update](../linux/image-builder-json.md?bc=%2fazure%2fvirtual-machines%2fwindows%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json#windows-update-customizer)

0 commit comments

Comments
 (0)