Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

InvalidTemplate - publicIPAddressesTemplate #12

Closed
wyliegraham opened this issue May 6, 2020 · 2 comments
Closed

InvalidTemplate - publicIPAddressesTemplate #12

wyliegraham opened this issue May 6, 2020 · 2 comments

Comments

@wyliegraham
Copy link

wyliegraham commented May 6, 2020

deployment of adds-extend-domain fails with this issue:

{'additionalProperties': {}, 'code': 'InvalidTemplate', 'message': "Deployment template validation failed: 'The template variable 'publicIPAddressesTemplate' is not valid: The language expression property 'templateLink' doesn't exist, available properties are 'template, templateHash, parameters, mode, provisioningState'.. Please see https://aka.ms/arm-template-expressions for usage details.'.", 'target': None, 'details': None, 'additionalInfo': [{'additionalProperties': {}, 'type': 'TemplateViolation', 'info': {'lineNumber': 24, 'linePosition': 193, 'path': 'properties.template.variables.publicIPAddressesTemplate'}}]}

@ferantivero
Copy link

thanks for reporting this @wyliegraham, it seems to be an upstream issue with az cli and they are currently working on it.

For more information please let's take a look at Azure/azure-cli#12990 or Azure/azure-cli#12890

@ferantivero
Copy link

@wyliegraham a new version of az cli has been release and with that the fix for this issue.

Please let me close this issue for now, and feel free to re-open this or create new issues if more support is needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants