Category: Azure Local

  • Enabling AVD on Azure Local VMs with Web Proxy via PowerShell

    Enabling AVD on Azure Local VMs with Web Proxy via PowerShell

    For environments using a mandatory web proxy, enabling Azure Virtual Desktop (AVD) on Azure Local VMs involves two methods: deploying with an Azure ARM template or configuring the proxy before AVD agent installation. The Install-AVD-Agent.ps1 script automates agent installation and registration, simplifying the process and ensuring error management during deployment.