Skip to content

Commit 141e146

Browse files
Update image-builder-json.md
fixing external URL
1 parent 7dc9aba commit 141e146

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ The location is the region where the custom image will be created. The following
151151
- USGov Virginia (Public Preview)
152152
- China North 3 (Public Preview)
153153

154-
155154
> [!IMPORTANT]
156155
> Register the feature `Microsoft.VirtualMachineImages/FairfaxPublicPreview` to access the Azure Image Builder public preview in Azure Government regions (USGov Arizona and USGov Virginia).
157156
@@ -678,7 +677,7 @@ If there's an error trying to download the file, or put it in a specified direct
678677

679678
### Windows update customizer
680679

681-
The `WindowsUpdate` customizer is built on the [community Windows Update Provisioner](https://packer.io/docs/provisioners/community-supported.html) for Packer, which is an open source project maintained by the Packer community. Microsoft tests and validate the provisioner with the Image Builder service, and will support investigating issues with it, and work to resolve issues, however the open source project isn't officially supported by Microsoft. For detailed documentation on and help with the Windows Update Provisioner, see the project repository.
680+
The `WindowsUpdate` customizer is built on the [community Windows Update Provisioner](https://developer.hashicorp.com/packer/docs/provisioners/community-supported) for Packer, which is an open source project maintained by the Packer community. Microsoft tests and validate the provisioner with the Image Builder service, and will support investigating issues with it, and work to resolve issues, however the open source project isn't officially supported by Microsoft. For detailed documentation on and help with the Windows Update Provisioner, see the project repository.
682681

683682
# [JSON](#tab/json)
684683

0 commit comments

Comments
 (0)