Deploy Session Host Configuration hostpools for Azure Virtual Desktop automated.
Feb 12, 2025 · 7 min read · Azure Journey IaC Infrastructure Best Practices Templates Bicep Update Azure Virtual Desktop Session Host Configuration Powershell ·Deploy Session Host Configuration hostpools for Azure Virtual Desktop automated.
Hello! Welcome back to my blog. Today i want to talk about the new Session Host Configuration option for hostpools which you can now use and implement for Azure Virtual Desktop. I have already talked about this in an early post but that …
Read MoreUsing Bicep to deploy Azure Front Door using Private Link to Web Servers.
Feb 7, 2025 · 13 min read · Azure Journey IaC Infrastructure Best Practices Templates Bicep Update Azure Front Door Load Balancer Private Link Services ·Using Bicep to deploy Azure Front Door using Private Link to Web Servers.
Hello! Welcome back to my blog. Today, I want to explain how to set up a secure method for accessing a website or web application hosted on an IIS/Web Server.
Yes! Sometimes you have scenarios where the website or application cannot be migrated …
Read MoreUsing Session Host Update in Azure Virtual Desktop.
Jan 23, 2025 · 9 min read · Azure Journey IaC Infrastructure Best Practices Templates AVD Bicep Update Scaling ·Using Session Host Update in Azure Virtual Desktop.
Hello Welcome Back! In this blog i want to talk about updating sessionhosts configuration in Azure Virtual Desktop (AVD). Microsoft continuously improves the platform, and the Session Host Update feature, currently in preview, is one of the latest innovations. This …
Read MoreImplement scaling plans using Bicep for Azure Virtual Desktop.
Jan 15, 2025 · 10 min read · Azure Journey IaC Infrastructure Best Practices Templates AVD Bicep Scaling ·Implement scaling plans using Bicep for Azure Virtual Desktop.
Hello! welcome back to my blog. Today I want to give you a little overview over the scaling options when using Azure Virtual Desktop. Scaling is a a important aspect on infrastructure, and Azure Virtual Desktop is no different. When you configure your …
Read MoreSetting 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 MoreCustom Image Templates part 2
Dec 5, 2024 · 9 min read · Azure Journey IaC Infrastructure Bicep Security Best Practices Custom Templates AVD ·Streamlining Azure Virtual Desktop deployment with Custom Image Templates part 2
In this blog Custom Image Templates part 2, we are looking into the possibilities of using predefined scripts for Azure Image Templates. I will show the various approaches available, using the Azure Portal or Infrastructure as Code …
Read MoreCustom Image Templates part 1
Dec 3, 2024 · 4 min read · Azure Journey IaC Infrastructure Bicep Security Best Practices Custom Templates AVD ·Streamlining Azure Virtual Desktop deployment with Custom Image Templates
In the past, setting up an Azure Virtual Desktop environment required extensive post-deployment configuration. This process, including tasks like installing FSLogix, configuring language packs, or removing unused Windows applications, It was …
Read More