Skip to content

Bug: DeploymentOutputEvaluationFailed #286

@ansmah

Description

@ansmah

Deployment Mode

Deploy To Azure

Steps to reproduce

Screenshot 2022-03-03 162304

Error when choosing deploy in Azure Landing Zone (former Enterprise-Scale Landing Zone) environment when specifying Third Party Appliance firewall and the DNS Forwarder IP addresses of existing environment.

Error Message

{
    "status": "Failed",
    "error": {
        "code": "DeploymentOutputEvaluationFailed",
        "message": "Unable to evaluate template outputs: 'serviceSubnet'. Please see error details and deployment operations. Please see https://aka.ms/arm-debug for usage details.",
        "details": [
            {
                "code": "DeploymentOutputEvaluationFailed",
                "target": "serviceSubnet",
                "message": "The template output 'serviceSubnet' is not valid: The language expression property array index '1' is out of bounds.."
            }
        ]
    }
}

Screenshots

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

backlogBacklog itembugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions