Azure / Azure/AzureStack-QuickStart-Templates
FabricVmCreationError
- 主要言語
- PowerShell
- スター
- 587
- フォーク
- 741
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure
- 領域
- cloud, infrastructure
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100