Azure Virtual Desktop deployment with Bicep
Credits and sources Microsoft Learnhttps://learn.microsoft.com/en-us/azure/virtual-desktop/
https://learn.microsoft.com/en-us/azure/virtual-desktop/terminology
https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/resource-abbreviations#virtual-desktop-infrastructure
Intro Azure Virtual Desktop (AVD) is a managed service that runs virtual desktops and applications in Azure. Some components are deployed and configured to fit your company’s needs, even with a managed solution. In this blog post, I will walk you through the necessary steps before any end-user can log in to the virtualized desktop. I will use Bicep code and PowerShell in this blog post, but there are more options if you prefer other languages.
4 minutes to read
Martin Therkelsen