-
Notifications
You must be signed in to change notification settings - Fork 76
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
Azure conflict error when deploying Management_Center #121
Comments
@eisber what is the status on this?
orasis, most work on the platform has shifted to the service here (
http://ds.microsoft.com).
…On Wed, Jan 17, 2018 at 6:26 PM, orasis ***@***.***> wrote:
I've tried to deploy 5 times and I'm getting an error every time. Four of
the times was this conflict on Management Center. The other time was a DNS
error on some other aspect of the service.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#121>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAE25qXIueOqd32K6xPbkpmr3qcNEWe7ks5tLoG_gaJpZM4RiJjL>
.
|
Can you share deployment logs? |
@orasis @eisber I think I have the same problem. Have tried to deploy numerous number of times using different settings but 4 events fail always: Microsoft.Web/sites/sourcecontrols/write AUTHORIZATION And AUTHORIZATION AUTHORIZATION |
I see… Can you guys switch to the hosted version? https://ds.microsoft.com ?
…-Markus
From: Ivan Partsianka [mailto:[email protected]]
Sent: Thursday, January 25, 2018 2:19 PM
To: Microsoft/mwt-ds <[email protected]>
Cc: Markus Cozowicz <[email protected]>; Mention <[email protected]>
Subject: Re: [Microsoft/mwt-ds] Azure conflict error when deploying Management_Center (#121)
@orasis<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Forasis&data=02%7C01%7Cmarcozo%40microsoft.com%7C9fe69a54a08d48107f4d08d564288468%7Cee3303d7fb734b0c8589bcd847f1c277%7C1%7C0%7C636525047531385396&sdata=0opgVLz9HMkPQXhM4JtNjPuQBZA2U6KlEh%2BhuLdeGsc%3D&reserved=0> @eisber<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Feisber&data=02%7C01%7Cmarcozo%40microsoft.com%7C9fe69a54a08d48107f4d08d564288468%7Cee3303d7fb734b0c8589bcd847f1c277%7C1%7C0%7C636525047531385396&sdata=%2FgFSxUboH%2BE07n%2FaVJkj%2F4V5KtnEhVcdbI3nrP9hqro%3D&reserved=0> I think I have the same problem. Have tried to deploy numerous number of times using different settings but 4 events fail always:
Microsoft.Web/sites/sourcecontrols/write
AUTHORIZATION
action:Microsoft.Web/sites/sourcecontrols/write role: scope:/subscriptions/my_subscription/resourcegroups/mwt-test/providers/Microsoft.Web/sites/mc-.../sourcecontrols/web
RESOURCE PROVIDER Azure Web Sites
CATEGORY Administrative
PROPERTIES
statusCode:Conflict statusMessage:{"status":"Failed","error":{"code":"ResourceDeploymentFailure","message":"The resource operation completed with terminal provisioning state 'Failed'."}}
And
Microsoft.Resources/deployments/write
AUTHORIZATION
action:Microsoft.Resources/deployments/write role: scope:/subscriptions/my_subscription/resourcegroups/mwt-test/providers/Microsoft.Resources/deployments/Management_Center
RESOURCE PROVIDER Microsoft Resources
CATEGORY Administrative
PROPERTIES
statusCode:Conflict statusMessage:{"status":"Failed","error":{"code":"ResourceDeploymentFailure","message":"The resource operation completed with terminal provisioning state 'Failed'.","details":[{"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 }\r\n}"}]}]}}
AUTHORIZATION
action:Microsoft.Resources/deployments/write role: scope:/subscriptions/my_subscription/resourcegroups/mwt-test/deployments/Microsoft.Template
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMicrosoft%2Fmwt-ds%2Fissues%2F121%23issuecomment-360570974&data=02%7C01%7Cmarcozo%40microsoft.com%7C9fe69a54a08d48107f4d08d564288468%7Cee3303d7fb734b0c8589bcd847f1c277%7C1%7C0%7C636525047531385396&sdata=MGsFY2AR5zF%2Bs72tglOVLm1zsep4FFF8rTLeg2Vg3Yg%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAJrCTmwNA4ITcFT9jE03Z5OFYCwPfiVwks5tONOwgaJpZM4RiJjL&data=02%7C01%7Cmarcozo%40microsoft.com%7C9fe69a54a08d48107f4d08d564288468%7Cee3303d7fb734b0c8589bcd847f1c277%7C1%7C0%7C636525047531385396&sdata=RMf8jF7DWxDO0Cnd46koPPG9NYwiPGrepZ6hpC763%2FM%3D&reserved=0>.
|
@eisber I was going to use it as an API service to send POST requests from another server. Not sure it will work for me - seems that is the case of "If you are not in a content personalization scenario, Custom Decision Service might still be right for you. Contact us through the support link in the top menu bar."? |
Contact us through the support link and we’ll onboard you to the hosted solution with your own features ☺. Feel free to describe your scenario a bit more.
If you’re on C# we provide a nuget (Microsoft.CustomDecisionService) that makes calling easier… https://github.com/Microsoft/mwt-ds/blob/master/HostedExamples/RESTExample/Example1.cs
If you’re using other languages have a look at https://github.com/eisber/azure-rest-api-specs/blob/c75b4349facf7c391bdcb0668373ad463633d21b/specification/cognitiveservices/data-plane/CustomDecisionService/v2.0/CustomDecisionService.json
Markus
|
@eisber 👍 thanks Markus |
I've tried to deploy 5 times and I'm getting an error every time. Four of the times was this conflict on Management Center. The other time was a DNS error on some other aspect of the service.
The text was updated successfully, but these errors were encountered: