danielsollondon / azvmimagebuilder

Azure VM Image Builder
180 stars 153 forks source link

Ability to specifiy existing vnet with AIB DevOps task #72

Open virtualosityinc opened 4 years ago

virtualosityinc commented 4 years ago

Hello, I'm fairly new to this and been going through the quickstarts with alot of success, great work! But now I am trying to get the AIB DevOps task to work but unable to deploy an image due to a policy in our AZ tenant not allowing public IPs for VMs. Is there a way to specify in The Azure VM Image Builder DevOps Task solution an existing Vnet, subnet and NSG ?

Any info would be greatly appreciated.

Thanks in advance - Devante

danielsollondon commented 4 years ago

Hi @virtualosityinc, thanks for raising this, it is on our backlog, we are looking around November, I will update in the next 4 weeks as the timeline becomes clearer. In the meantime, the only options we can offer, is using Image Builder AZ CLI, PowerShell, or ARM Deployment task, with an AIB template nested inside.

nparadis889 commented 3 years ago

Hi @danielsollondon,

First of all, thanks for your great work! Azure Image builder works great.

I was wondering if you have an update on this enhancement? I think it is a small change to make this work in the DevOps task, as the API supports this.

Thank you 👍

kof-f commented 2 years ago

Hey @nparadis889

I am the PM for Azure Image Builder. @danielsollondon has transitioned to another team.

We have recently made several enhancements to the DevOps service. Are you able to test it and let us know if you're still experiencing this issue? We are deprecating this repo, so in the future please leave any issues/enhancements you have for the DevOps service in our official repo: https://github.com/Azure/azure-devops-extension-for-imagebuilder

Thank you for your interest in Azure Image Builder!