Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@plevine23
Copy link

{
"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}"
}
]
}

@cagrimunyas
Copy link

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 .

@Alexp2019
Copy link

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 .

Thank you! This worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants