2016-10-03 50 views
0

新 - AzureRmResourceGroupDeployment:5:33:31 PM - 資源Microsoft.Compute/virtualMachines /擴展 'dataLin1030Vm /腳本' 失敗消息當我試圖用擴展執行azure模板時?我越來越低於錯誤?

{ 
"status": "Failed", 
"error": { 
    "code": "ResourceDeploymentFailure", 
    "message": "The resource operation completed with terminal provisioning state 'Failed'.", 
    "details": [{ 
     "code": "VMExtensionProvisioningError", 
     "message": "VM has reported a failure when processing extension 'script'. Error message: \"Script returned an 
     error.\n-- - stdout-- - \n\ n-- - errout-- - \nhg - mysql - mongo - instalation.sh: 6: hg - mysql - mongo - instalation.sh: Syntax error: newline unexpected\ n\ n\ "." 
    }] 
} 
} 
+0

我下面執行手臂模板:https://github.com/harish-kumar-garg/JsonTemplates/blob/master/Templates/hg-appAndDbVMCreation.json –

回答

相關問題