Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greenfield - New deployment fails Workload-KeyVault #707

Closed
kramer06 opened this issue Nov 5, 2024 · 1 comment
Closed

Greenfield - New deployment fails Workload-KeyVault #707

kramer06 opened this issue Nov 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kramer06
Copy link

kramer06 commented Nov 5, 2024

What happened? Provide a clear and concise description of the bug, including deployment details.

New Greenfield deployment fails at the Workload-KeyVault. The deployment has completed successfully multiple times, however in the past few days the deployment stops at this spot each time.

Please provide the correlation id associated with your error or bug.

98e0d399-e6db-480f-b101-db0aaf561555

What was the expected outcome?

No response

Relevant log output

{"code":"InvalidTemplate","message":"Unable to process template language expressions for resource '/subscriptions/###/resourceGroups/rg-avd-cln-prd-cc-service-objects/providers/Microsoft.Resources/deployments/Workload-KeyVault-20241105T142629Z' at line '19897' and column '5'. 'The language expression property array index '8' is out of bounds.'","additionalInfo":[{"type":"TemplateViolation","info":{"lineNumber":19897,"linePosition":5,"path":""}}]}

{
"code": "InvalidTemplate",
"message": "Unable to process template language expressions for resource '/subscriptions/####/resourceGroups/rg-avd-cln-prd-cc-service-objects/providers/Microsoft.Resources/deployments/Workload-KeyVault-20241105T142629Z' at line '19897' and column '5'. 'The language expression property array index '8' is out of bounds.'",
"additionalInfo": [
{
"type": "TemplateViolation",
"info": {
"lineNumber": 19897,
"linePosition": 5,
"path": ""
}
}
]
}

@kramer06 kramer06 added the bug Something isn't working label Nov 5, 2024
@danycontre
Copy link
Collaborator

@kramer06 thanks for reporting the issue.

Bug has been fixed with PR #708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants