Azure / Azure/AzureStack-QuickStart-Templates

FabricVmCreationError

Abierto
#452 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
PowerShell
Estrellas
587
Forks
741
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I used a custom template to create a deployment, which succeeded yesterday.
The same template today fails with the following message:

{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.",
"details": [
{
"code": "Conflict",
"message": "{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"FabricVmCreationError\",\r\n \"message\": \"Failed to create VM 'NetScaler-VPX-Express' \"\r\n }\r\n ]\r\n }\r\n}"
}
]
}

Have any idea what may be the cause of this instability in deployments?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start with the custom ARM template deployment and the ARM debug guidance in the issue, then inspect deployment operations for the FabricVmCreationError affecting NetScaler-VPX-Express. Done means identifying a reproducible cause and documenting a concrete template or deployment change that prevents the VM creation failure.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
azure
Área
cloud, infrastructure
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
20/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.