Skip to content

Commit 9d1038d

Browse files
Merge pull request #263895 from kof-f/patch-62
Update image-builder-json.md
2 parents fba1f53 + ef03497 commit 9d1038d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-machines/linux/image-builder-json.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,6 +1225,8 @@ optimize: {
12251225
- **vmboot**: A configuration related to the booting process of the virtual machine (VM), used to control optimizations that can improve boot time or other performance aspects.
12261226
- state: The state of the boot optimization feature within `vmboot`, with the value `Enabled` indicating that the feature is turned on to improve image creation time.
12271227

1228+
To learn more, see [VM optimization for gallery images with Azure VM Image Builder](../vm-boot-optimization.md).
1229+
12281230
## Properties: source
12291231

12301232
The `source` section contains information about the source image that will be used by Image Builder. Azure Image Builder only supports generalized images as source images, specialized images aren't supported at this time.

0 commit comments

Comments
 (0)