danielsollondon / azvmimagebuilder

Azure VM Image Builder
180 stars 153 forks source link

Add tags to AIB staging account in Azure DevOps #87

Open cnomadl opened 3 years ago

cnomadl commented 3 years ago

We need the ability to add tags to the staging resource group used by the AIB in Azure DevOps. This is because we use policies to enforce the use of tags when creating resources such as Resource groups. The inability to add tags is preventing its use whilst the policy is enabled. Can you please add this capability.

Thanks.

danielsollondon commented 3 years ago

Thanks, this is on our backlog, I don't have an ETA yet, I will come back to this before the end of the year.

arthurdaytonSIC commented 3 years ago

I have the exact same issue. This is pretty common policy issue so if there is anywhere we need to send army of plus 1ers to move it up the priority list let me know.

arthurdaytonSIC commented 3 years ago

In working with Packer I notice they let you specify a resource group for building in if you don't want it created. This would be helpful because there are a number of policies within our org that require exceptions (public ip, tags) to let Packer do it's thing within a resource group.

cnomadl commented 2 years ago

Are there any updates on this?