Skip to content

Commit 0d49b8c

Browse files
authored
Adding sentence about specialized images
1 parent 73f73e4 commit 0d49b8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ az resource show \
974974
975975
## Properties: source
976976

977-
The `source` section contains information about the source image that will be used by Image Builder.
977+
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 are not supported at this time.
978978

979979
The API requires a `SourceType` that defines the source for the image build, currently there are three types:
980980

@@ -1431,4 +1431,4 @@ az resource invoke-action \
14311431

14321432
## Next steps
14331433

1434-
There are sample .json files for different scenarios in the [Azure Image Builder GitHub](https://github.com/azure/azvmimagebuilder).
1434+
There are sample .json files for different scenarios in the [Azure Image Builder GitHub](https://github.com/azure/azvmimagebuilder).

0 commit comments

Comments
 (0)