Unable to create Function in function app

Rakesh RaveendranNair 6 Reputation points
2021-11-03T10:53:37.943+00:00

I am unable to create function under function app.
Also the 'Develop in portal' option is not available.
And I am getting the error "This function has been edited through an external editor. Portal editing is disabled."

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 questions
{count} vote

4 answers

Sort by: Most helpful
  1. MughundhanRaveendran-MSFT 12,441 Reputation points
    2021-11-08T13:17:37.743+00:00

    @Rakesh RaveendranNair ,

    Thanks for reaching out to Q&A.

    As the message in the portal states, the function may have been edited or created through an external editor ( say Visual Studio, VS code , etc). In this case, portal editing will be disabled, it is by design. You will have to choose a development environment such as Visual Studio, VS code to create a function and then publish to the Azure runtime. Post publishing, the functions will appear in the portal.

    I hope this helps! Feel free to reach out to me if you have any further queries.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.

  2. Guy Cutting 5 Reputation points
    2023-10-13T10:26:44.7533333+00:00

    I was experiencing the same issue. What solved it for me is that I switched my subscription from Free to Pay As You Go. Then the option to create functions in the portal appeared. I believe that Functions are one of the services that does not qualify for the free tier - you have to pay for them so you're not able to create Functions without a pay-as-you-go billing setup. Hopefully this helps.

    1 person found this answer helpful.
    0 comments No comments

  3. Kirstie shark 1 Reputation point
    2021-11-11T10:36:03.197+00:00

    Hi Same issue as the user , however this is for a brand new first time deployment for a function app, intending to use the timer option however I do not get the develop in portal option.

    No other function apps have ever been deployed for this environment.

    pls help

    148543-image.png

    148449-image.png


  4. Kirstie shark 1 Reputation point
    2021-11-11T10:36:47.953+00:00

    148534-image.png