Skip to content

Multiple Deployment Issues #93

@Q-Cmack

Description

@Q-Cmack

I was granted subscription owner permissions and should be able to deploy all the required components, but I receive multiple failures.

The one I see every time on CodeDeploy:
message": "Repository 'UpdateSiteSourceControl' operation failed with System.TimeoutException: Operation GET https://waws-prod-blu-387.api.azurewebsites.windows.net/api/sshkey?ensurePublicKey=True exceeded 50000ms timeout!\r\n at Microsoft.Web.Hosting.Administration.Utilities.WebRequestHelper.

in Deploy, I get this error:
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/313d7f51-dac1-4d25-8b81-487dd107fa95/resourceGroups/rg-teamsvoice-demo-eastus-01/providers/Microsoft.Resources/deployments/kustoConfigure",
"message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
},

And on KustoConfigure:

"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": "RoleAssignmentUpdateNotPermitted",
"message": "Tenant ID, application ID, principal ID, and scope are not allowed to be updated."
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions