Open timtylin opened 4 years ago
Hi @timtylin - Gen2 image are not yet supported with AIB. This is on the roadmap, I would hope by the end of the calendar year, but I will have a better idea in September.
Ah okay. It would be great to have somewhere in the documentation a warning regarding this, as that would have saved me quite a few hours of digging around.
Hi @timtylin , apologies for the delayed response and the lack of docs, I did update the docs a while ago, however, we do now have a workaround. As mentioned AB does not natively support distributing Gen2 images to the Shared Image Gallery (SIG), or Managed Images. However, you can select a Gen2 source, a distribute to a VHD, then as a post process, create a Managed Image from the VHD, and inject that as a Gen2 image into the SIG. Not ideal, but maybe useful.
@danielsollondon I came across this whilst looking for gen2 support in AIB and SIG, do you know when its expected?
Hi , same here... Any news? BTW, I was able to use above workaround. Thank you!
Hey All,
I'm Kofi and I'm currently the PM for Azure Image Builder. Dan has transitioned to another team.
Gen2 support is expected by the end of the calendar year. We are deprecating this repo soon, so in the future please leave any issues/feature requests in our official repo: https://github.com/Azure/azvmimagebuilder
HI Kofi, are there any updates in regards to Gen 2 support. Can we join a private preview to provide feedback to your team. Please let us know asap, as it would help our Windows 365 rollout, in order to decide how we would create our base image going forward. Thanks!
Hi @danielsollondon ,
We are planning to implement AIP with Windows 11 multi-session for our production AVD rollout. Could you please suggest if AIB is fully supported for this scenario now, especially for Gen 2 VMs?
I'm using the following field in
properties
in order to get a Gen2 CentOS7 image:However, when running the build, I'm noticing this in the logs:
When I go to look at the deployment template that AIB is trying to provision in the temporary resource group, I noticed that the VM is seemingly hard-wired to use VHDs:
So I'm basically wondering whether Gen2 images are supported?