Skip to content

Commit c7791a7

Browse files
quick updates to templat and prefetch overviewe
1 parent e74ff51 commit c7791a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-machines/image-builder-prefetch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Optimization can be enabled while creating a VM image using the CLI.
4444

4545
Customers can create an Azure VM Image Builder template using CLI. It contains details regarding source, type of customization, and distribution.
4646

47-
In your template, you will need to enable the additional fields shown below for VM optimization. For more information on how to enable VM optimization for your image builder template, see the [Optimize property](../virtual-machines/linux/image-builder-json.md#properties-optimize).
47+
In your template, you will need to enable the additional fields for VM optimization. For more information on how to enable the VM optimization fields for your image builder template, see the [Optimize property](../virtual-machines/linux/image-builder-json.md#properties-optimize).
4848

4949
> [!NOTE]
5050
> To enable VM optimization benefits, you must be using Azure Image Builder API Version `2022-07-01` or later.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ VHD distribute properties:
11481148

11491149
## Properties: optimize
11501150

1151-
The `optimize` property can be enabled while creating a VM image and allows prefetch optimization to improve image creation time.
1151+
The `optimize` property can be enabled while creating a VM image and allows VM optimization to improve image creation time.
11521152

11531153
# [JSON](#tab/json)
11541154

0 commit comments

Comments
 (0)