WVD Artifacts location not available anymore on Github

Copper Contributor

Hello,

 

Since last week we started noticing that the artifacts github location for images is not working anymore.

Is anyone else encountering this issue?

 

"parameters": {
"_artifactsLocation": {
"type": "string",
"metadata": {
"description": "The base URI where artifacts required by this template are located."
},
"defaultValue": "https://raw.githubusercontent.com/Azure/RDS-Templates/master/wvd-templates/"
},

 

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."
    }
 
2 Replies

@Kidd_Ip 

 

Hello,

 

Unfortunately is not an error generated by the template, but missing images on the github side.

Was and i am hoping that someone who maintains the Github archive might see this and fix it.

Meanwhile we look for a way to use own images.