-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Greetings.
I am trying to deploy this example, but keep receiving the following error:
"code": "InvalidTemplateDeployment",
"details": [
{
"code": "InvalidParameter",
"target": "imageReference",
"message": "The following list of images referenced from the deployment template are not found: Publisher: microsoft-ads, Offer: windows-data-science-vm, Sku: windows2016, Version: 03.25.19. 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-20210513135625' is not valid according to the validation procedure. The tracking id is '7429020f-2a9b-4136-bed3-ff93372445e5'. See inner errors for details."
}
Can someone please assist or point me in the correct direction as to how to address this issue?
Thank you.