Azure static website provisioning

Shruti S 21 Reputation points
2022-12-01T16:07:18.857+00:00

Unable to create azure static website

{
"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": "InternalServerError",
"message": "There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 06770e88-809e-42f7-a3e6-e38de7576ad7"
}
]
}

266273-image.png

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
757 questions
0 comments No comments
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 18,021 Reputation points Microsoft Employee
    2022-12-02T09:47:55.94+00:00

    @Shruti S Thanks for reaching out to Microsoft Q&A, apologize for the inconvenience caused on this.

    Based on the shared information in the screenshot, I have looked the backend logs and get to know that creation of static webapp failed while staticwebapp is trying to add the workflow.yml in the azure deVops repo and also you might not have written permissions on that repo.

    Could you please check whether you have write permissions on that repo and re-try the creation of static webapp.

    Feel free to reach back to me if you have any further questions on this.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful