Azure Virtual Desktop (AVD) Calculator

Sometimes I need to get quick AVD pricing without having to go into the depth of the Microsoft official calculator so using the Microsoft Pricing API I’ve quickly put one together: I’ve put together a quick AVD pricing calculator to grab a quick estimate pricing, it uses the MS API for the latest costs: https://azvmprice.andrewstaylor.com/avd/ … Read more

Build and Optimize your AVD image

Whether you are building your AVD gold image via Image builder or configuring a virtual machine, optimizing the image and installing any pre-requisites will make the experience much better for the end users. There are many scripts available for this, in this post I’ll run through the one I have made and use. The script … Read more