Setting up Private Endpoints for Azure Virtual Desktop environment.
Jan 9, 2025 · 9 min read · Azure Journey IaC Infrastructure Bicep Security Best Practices Templates AVD Private Endpoint ·Why do you want to set up a private Azure Virtual Desktop environment?
Azure Virtual Desktop has quickly become a great solution for working remotely. But for organizations with strict security or compliance requirements, connecting AVD through private endpoints gives you an extra layer of security. This setup ensures …
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