Azure / Azure/data-management-zone

Bug: DeploymentOutputEvaluationFailed

Open
#286 7 comments 0 reactions 1 assignee Claimed by @marvinbuss View on GitHub
backlog bug
Dominant language
Bicep
Stars
180
Forks
95
PR merge metrics
No merged PRs in 30d

Description

### Deployment Mode

Deploy To Azure

### Steps to reproduce

![Screenshot 2022-03-03 162304](https://user-images.githubusercontent.com/31744747/156675763-7034bc1d-2433-4d8c-8b34-238ebd526f3e.png)

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

```json
{
"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

- [X] I agree to follow this project's [Code of Conduct](https://github.com/Azure/data-management-zone/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.