azure static web app with html page + devops = "There was an unexpected InternalServerError"

red stone 1 Reputation point
2023-09-07T15:50:25.91+00:00

I have created several static web apps in the past without issue.

the repo is in devops git, and contains a single index.html page.

After the deployment has failed, I see that it has correctly written a yaml file into the repo (so devops has all the required permissions to modify the git repo source).

i have tried several times, always fails for no apparent reason.

The yaml file is correct (They same as other working static web apps, just different api-token.

{"code":"DeploymentFailed","target":"/subscriptions/090051fb-cb37-42e8-9deb-19fda1b94d29/resourceGroups/tools/providers/Microsoft.Resources/deployments/Microsoft.Web-StaticApp-Portal-750ce30c-808a","message":"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":"InternalServerError","message":"There was an unexpected InternalServerError. Please try again later. x-ms-correlation-request-id: 9f09ac72-c9a7-44b7-93b1-7fe0246a1c1b"}]}

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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.