Create new Web App resource template throwing errors

uid100 0 Reputation points
2025-01-22T01:32:04.4533333+00:00

I am walking a group of college CS students through creation of web app resource on Azure platform.

when any of our accounts tries to create the resource through the portal and using different settings, we are getting ErrorLoadingControl errors, which seem to be OAuth related(?)

https://portal.azure.com/#create/Microsoft.WebSite

also follows Microsoft docs:
MS Learn

Our previously tested and working parameters use .NET 6 (LTS), East US, and F1 pricing plan.

I have tried using different runtime stacks, different regions, and different pricing plans, but the template does not succeed.

"Self-diagnostics" returns "All checks have succeeded, if you are still experiencing issues please contact Microsoft support."

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

1 answer

Sort by: Most helpful
  1. uid100 0 Reputation points
    2025-01-22T18:24:19.3233333+00:00

    Seems it was a temporary issue. +24 hours later, the service is restored, presumably at all of the regions that I tested.

    0 comments No comments

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.