Skip to content

Commit abde5b9

Browse files
authored
Merge pull request #179136 from kof-f/patch-26
Adding Gen2 capability to overview page
2 parents f42c099 + 594c901 commit abde5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,12 @@ You will incur some compute, networking and storage costs when creating, buildin
109109

110110
During the image creation process, files are downloaded and stored in the `IT_<DestinationResourceGroup>_<TemplateName>` resource group, which will incur a small storage costs. If you do not want to keep these, delete the **Image Template** after the image build.
111111

112-
Image Builder creates a VM using a D1v2 VM size, and the storage, and networking needed for the VM. These resources will last for the duration of the build process, and will be deleted once Image Builder has finished creating the image.
112+
Image Builder creates a VM using the default D1v2 VM size for Gen1 images and D2ds V4 for Gen2 images, along with the storage, and networking needed for the VM. These resources last for the duration of the build process and are deleted once Image Builder has finished creating the image.
113113

114114
Azure Image Builder will distribute the image to your chosen regions, which might incur network egress charges.
115115

116116
## Hyper-V generation
117-
Image Builder currently only natively supports creating Hyper-V generation (Gen1) 1 images in the Azure Compute Gallery.
117+
Image Builder currently supports creating Hyper-V Gen1 and Gen2 images in the Azure Compute Gallery.
118118

119119
## Next steps
120120

0 commit comments

Comments
 (0)