Create function under Function App load forever

Mark Lui 0 Reputation points
2024-03-18T16:20:11.47+00:00

I create a new function app. In the App I create a http trigger function.

Then the user interface just load and load. Nothing come up. Refresh it and no function is created.

So I decide to create another new Function App. In the App I create a new http trigger function. This time it is working.

Then I create the 3rd function App. Guess what, this time it is not working. No function is created. I have not yet start type in any coding.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,261 Reputation points
    2024-03-19T10:39:14.7733333+00:00

    @Mark Lui Thanks for reaching out. Apologize for any inconvenience caused on this. I am unable to reproduce this issue at my end could you please try below steps.

    Refresh the Azure portal page and try creating the function app and function again or try creating the function app and function using a different browser or device to see if the issue is specific to your current environment.

    If the issue persists, you can try creating the function app and function using Azure CLI or Azure PowerShell. This can help you determine if the issue is specific to the Azure portal or if it is a problem with your account permissions.

    do let me know incase of further queries, I would be glad to assist you.

    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.