Use BICEP to add a new version to AzureComputeGallery

This blogpost is about how to use BICEP to add a new version of your managed image to an AzureComputeGallery. Furthermore, you can do so by using this button in the portal: But we like to automate these actions to save time and remove complexity. Prerequisites We need a managed image as a source. You … Read more

Windows 10 Image Series – Part 2 – Artifacts and Applications

In this series I am going to show you how build a Windows 10 Image via Azure Pipelines and DevOps without 3rd party tooling, welcome to part 2! Part 2 is about artifacts. Uploading the image variables to an artifact, uploading applications to an artifact, downloading applications from the artifacts and creating artifact feeds. Prerequisites … Read more