Forum Discussion

Subodh_Sohoni's avatar
Subodh_Sohoni
Copper Contributor
May 13, 2020
Solved

WVD - Visual Studio 2019 on Windows 10 - Image not available.

I am trying to create a host pool (in Southeast Asia) and add VMs to it using portal. I have selected the VM Image of Visual Studio 2019 (Tried with Community and Enterprise) on Windows 10. This imag...
  • Stefan Georgiev's avatar
    Jun 02, 2020

    Subodh_Sohoni if you run 

     
    $locName="southeastasia"
    Get-AzVMImagePublisher -Location $locName | Select microsoftvisualstudio
     
    you will see that there are no images from that publisher in Southeastasia region. I would advise to escalate to Azure support and file a bug on the images not being available outside. Alternatively deploy a windows 10 enterprise and manually install VS.