Updating Windows and create a new Image Version for Azure Virtual Desktop automated.
Mar 19, 2025 · 20 min read · Azure Journey IaC Infrastructure Best Practices Templates Bicep Update Pipelines DevOps Azure Virtual Desktop Windows Update Powershell ·Updating Windows and create a new Image Version for Azure Virtual Desktop DevOps Pipelines.
Hi Welcome back! Today I want to talk about a tricky point that always bothers me when managing and setting up an Azure Virtual Desktop in combination with a Shared Image from the Azure Compute Gallery, namely updating and …
Read MoreSetting up an Azure Virtual Desktop environment using Bicep, Azure CLI and Powershell in a DevOps Pipeline
Hello! Glad that you have come back to my blogposts, in my previous blog series, I have told something about Custom Image Templates and how to set these up using several methods. It is ofcourse nice to create …
Read MoreCreate Custom Image Templates using DevOps Pipelines
Hello there, welcome back! As i mentioned in the previous posts we created Image Templates using different methods. But how cool would it be to do it all automated using Azure DevOps in combination with DevOps Pipelines I want to give you a little overview what is …
Read MoreCreate Custom Image Templates using Bicep and Azure CLI
In the previous parts of this blog you have got some more information what an Image Template is and can be configured to have more control over your base image. In part 2, I have also shown you a deployment method, and why I want to use Infrastructure as Code as …
Read More