You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deployment failed with conflict error. i've run this several times witht he same issue. i've followed the directions explicitly. any assistance is appreciated
#106
Open
plevine23 opened this issue
Jun 9, 2020
· 2 comments
Hi,
In which resources deployment you get this error? If that's on web/sourcecontrol resource. I've had the same issue. Check my issue #102 . If so I've resolved it by updating librarymanager package. Check my PR, #105 .
Hi,
In which resources deployment you get this error? If that's on web/sourcecontrol resource. I've had the same issue. Check my issue #102 . If so I've resolved it by updating librarymanager package. Check my PR, #105 .
{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations 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 }\r\n}"
}
]
}
The text was updated successfully, but these errors were encountered: