Skip to content

Commit f8dacba

Browse files
authored
Adding links to properties in changelog and fixing broken link
1 parent f7c24a6 commit f8dacba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/image-builder-api-update-release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ New portal functionality has been added for Azure Image Builder. Search “Image
123123
### Version 2024-02-01
124124

125125
**Improvements**
126-
- New `autoRun` property which allows you to run the image template build on template creation or update.
127-
- New `managedResourceTags` property which allows you to apply tags to the resource group and/or resources created by the Azure VM Image Builder service.
126+
- New `autoRun` property which allows you to run the image template build on template creation or update. For more information, see [Properties: autoRun](../virtual-machines/linux/image-builder-json.md#properties-autorun).
127+
- New `managedResourceTags` property which allows you to apply tags to the resource group and/or resources created by the Azure VM Image Builder service. For more information, see [Properties: managedResourceTags](../virtual-machines/linux/image-builder-json.md#properties-managedresourcetags).
128128
- New `containerInstanceSubnetId` property which allows you to specify a pre-existing subnet on which the build VM and validation VM will be deployed. For more information, see [
129-
Bring your own Build VM subnet and bring your own ACI subnet](./security-isolated-image-builds-image-builder.md#bring-your-own-build-vm-subnet-and-bring-your-own-ACI-subnet).
129+
Bring your own Build VM subnet and bring your own ACI subnet](./security-isolated-image-builds-image-builder.md#bring-your-own-build-vm-subnet-and-bring-your-own-aci-subnet).
130130
- Added support for updating the `vmProfile` property including the following fields:
131131
- `vmSize`
132132
- `osDiskSizeGB`

0 commit comments

Comments
 (0)