Azure / Azure/AzureStack-QuickStart-Templates

FabricVmCreationError

Open
#452 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
587
Forks
741
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.