Jun 09, 2023 Azure

Automating AVD Deployment

Hello all! It's been a long time! Today's post is a bit different, I want to share one pipeline task that can help you to automate the deployment of AVD session hosts. This automation contains some powershell scripts that help…

Mar 09, 2022 Azure

Creating an Image from a VMSS Instance

An interesting question came up yesterday from a colleague. He asked me the following: Can I create an image version on my Azure Compute gallery from a Virtual Machine Scale Set Instance? Their company has a large operation running over…

Mar 01, 2022 Accelerated Networking

Enabling Accelerated Networking on Multiples VM’s

A couple of weeks ago, a teammate asked me if is possible to enable Accelerated Networking in several VM's at the same time. Enabling it in a network interface is a simple process and, it does not require much technical…