Azure / RDS-Templates

ARM Templates for Remote Desktop Services deployments
MIT License
482 stars 610 forks source link

Create and provision WVD host pool /mainTemplate.json Error #762

Open OvidiuIonesi opened 1 year ago

OvidiuIonesi commented 1 year ago

Hello,

Using code: https://github.com/Azure/RDS-Templates/blob/master/wvd-templates/Create%20and%20provision%20WVD%20host%20pool/mainTemplate.json

Error: {"code":"InvalidTemplateDeployment","details":[{"code":"InvalidParameter","target":"imageReference","message":"The following list of images referenced from the deployment template are not found: Publisher: MicrosoftWindowsDesktop, Offer: Windows-10, Sku: 19h2-ent, Version: latest. Please refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/cli-ps-findimage for instructions on finding available images."}],"message":"The template deployment 'Microsoft.Template-20231101151546' is not valid according to the validation procedure. The tracking id is 'd1ae4b2e-6d79-44c4-abab-c1f79fb3970a'. See inner errors for details."}

OvidiuIonesi commented 1 year ago

Upon further investigation it seems that even pool creation via Marketplace is not working anymore. Windows Virtual Desktop - Provision a host pool This is definitely a Microsoft issue as the Gallery is maintained by Microsoft.