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,108 questions
0 comments No comments
{count} votes

2 answers

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.


  2. Harshitha Veeramalla 421 Reputation points Microsoft External Staff
    2025-02-11T07:02:42.0333333+00:00

    @uid100 I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue: Walking a group of college CS students through creation of web app resource on Azure platform.when trying to create the resource through the portal and using different settings, we are getting ErrorLoadingControl errors, which seem to be OAuth related(?)

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

    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."

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


    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    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.