Getting Started: Building Azure Images with Packer
Blog series about managing images in Azure
Jul 31, 202417 min read90

Search for a command to run...
Series
The series "Managing Azure Images" guides you from manually building Azure VM images with Packer to fully automating the process using Terraform and GitHub Actions, ensuring your Azure images are always secure and up-to-date.
Blog series about managing images in Azure

Welcome to part two of my series of blogs Managing Azure Images. In this part of the series we will implement some exciting changes to our existing project like automated, recurring image builds. Recap In the first part of this series we explored the...
