Skip to content

Commit 5eec2bd

Browse files
Merge pull request #264145 from sipastak/avd-cit
Custom image templates build timeout
2 parents 3df3972 + 9e5065b commit 5eec2bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/create-custom-image-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use custom image templates to create custom images whe
44
ms.topic: how-to
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 09/08/2023
7+
ms.date: 01/24/2024
88
---
99

1010
# Use custom image templates to create custom images in Azure Virtual Desktop
@@ -130,7 +130,7 @@ To create a custom image using the Azure portal:
130130

131131
| Parameter | Value/Description |
132132
|--|--|
133-
| Build timeout (minutes) | Enter the [maximum duration to wait](../virtual-machines/linux/image-builder-json.md#properties-buildtimeoutinminutes) while building the image template (includes all customizations, validations, and distributions). |
133+
| Build timeout (minutes) | Enter the [maximum duration to wait](../virtual-machines/linux/image-builder-json.md#properties-buildtimeoutinminutes) while building the image template (includes all customizations, validations, and distributions). <br /><br />Customizations like Language Pack installation or Configure Windows Optimization require Windows Update and we recommend a higher build timeout. Windows Update is automatically triggered for those built-in scripts. |
134134
| Build VM size | Select a size for the temporary VM created and used to build the template. You need to select a [VM size that matches the generation](../virtual-machines/generation-2.md) of your source image. |
135135
| OS disk size (GB) | Select the resource group you assigned the managed identity to.<br /><br />Alternatively, if you assigned the managed identity to the subscription, you can create a new resource group here. |
136136
| Staging group | Enter a name for a new resource group you want Azure Image Builder to use to create the Azure resources it needs to create the image. If you leave this blank Azure Image Builder creates its own default resource group. |

0 commit comments

Comments
 (0)