Skip to content

Commit 26e61e9

Browse files
Merge pull request #223442 from ericd-mst-github/patch-14
Update image-builder-json.md
2 parents e6701a4 + 5983520 commit 26e61e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: devx-track-azurepowershell, references_regions
1313

1414
# Create an Azure Image Builder Bicep or ARM JSON template
1515

16-
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
16+
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets
1717

1818
Azure Image Builder uses a Bicep file or an ARM JSON template file to pass information into the Image Builder service. In this article we'll go over the sections of the files, so you can build your own. For latest API versions, see [template reference](/azure/templates/microsoft.virtualmachineimages/imagetemplates?tabs=bicep&pivots=deployment-language-bicep). To see examples of full .json files, see the [Azure Image Builder GitHub](https://github.com/Azure/azvmimagebuilder/tree/main/quickquickstarts).
1919

0 commit comments

Comments
 (0)