Problem joining to my domain

Copper Contributor

"Deployment template validation failed: 'The template variable 'vmTemplateUri' is not valid: The template language function 'uri' expects its first argument to be a uri string. The provided value is 'deployment().properties.templateLink.uri'. Please see https://aka.ms/arm-template-expressions/#uri for usage details.. Please see https://aka.ms/arm-template-expressions for usage details.'. (Code: InvalidTemplate"

 

is the error that I get when I attempt to deploy a VD. Suggesting that it is in fact unable to find the template. I tried on multi user and multi user o365 proplus images but got nothing. idea?

2 Replies

@ian11230: We do validate the URI for the virtual disk. If it has multiple dots it will fail validation. Rename your VD to use dashes instead of dots and keep one dot before the file extension.

@Eva Seydl Deployment template validation failed: 'The template resource '_artifactsLocation' at line '88' and column '31' is not valid: The language expression property 'templateLink' doesn't exist, available properties are 'template, templateHash, parameters, mode, debugSetting, provisioningState'.. Please see https://aka.ms/arm-template-expressions for usage details.'. (Code: InvalidTemplate)

 

I have started getting this error now.