-
Notifications
You must be signed in to change notification settings - Fork 198
Description
Hi Team,
in the steps of Create Azure ML Workspace - 01-create-workspace.yml
build faced keep showing the error or the below build
Process completed with exit code 1.
where i can add maul change of - pre-define "Website with given name func-aibx-mlw already exists." ??
B. Rgds
ChanJIn
ERROR: "status":"Failed","error":"code":"DeploymentFailed","target":"/subscriptions/xxxx/resourceGroups/aibx-ml-cj/providers/Microsoft.Resources/deployments/main","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":["code":"ResourceDeploymentFailure","target":"/subscriptions//resourceGroups/aibx-ml-cj/providers/Microsoft.Resources/deployments/func-aibx-mlw","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":["code":"DeploymentFailed","target":"/subscriptions//resourceGroups/aibx-ml-cj/providers/Microsoft.Resources/deployments/func-aibx-mlw","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":["code":"Conflict","target":"/subscriptions//resourceGroups/aibx-ml-cj/providers/Microsoft.Web/sites/func-aibx-mlw","message":"\r\n "Code": "Conflict",\r\n "Message": "Website with given name func-aibx-mlw already exists.",\r\n "Target": null,\r\n "Details": [\r\n ***\r\n "Message": "Website with given name func-aibx-mlw already exists."\r\n ***,\r\n ***\r\n "Code": "Conflict"\r\n ,\r\n \r\n "ErrorEntity": \r\n "ExtendedCode": "54001",\r\n "MessageTemplate": "Website with given name 0 already exists.",\r\n "Parameters": [\r\n "func-aibx-mlw"\r\n ],\r\n "Code": "Conflict",\r\n "Message": "Website with given name func-aibx-mlw already exists."\r\n \r\n \r\n ],\r\n "Innererror": null\r\n"]]]