Azure / Azure/AzureStack-QuickStart-Templates

FabricVmCreationError

Aperta
#452 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
PowerShell
Stelle
587
Fork
741
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
azure
Ambito
cloud, infrastructure
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
20/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.