The add + option is missing under functions.

Wendy 0 Reputation points
2025-06-27T20:56:12.64+00:00

I cannot add a function in my app. The "add" option is missing. How can I fix this?

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

1 answer

Sort by: Most helpful
  1. Krishna Chowdary Paricharla 555 Reputation points Microsoft External Staff Moderator
    2025-06-30T06:46:18.74+00:00

    Hello Wendy,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    It is correct that the Azure Portal UI was updated recently, and the "Function f(x)" option is no longer in the left-hand menu. Now, you can find Functions in the "Overview" section of the Azure Portal.

    Please note that only specific combinations of language, stack, and operating system are supported for in-portal editing, as shown in the table below. For instance, if you are working with Java, the portal does not allow you to create or edit functions directly.

    User's image

    User's image

    For your reference, please go through this following documentation:
    Development limitations in the Azure portal
    Deployment technology availability

    Please do let us know in case of further queries, I would be happy to assist you.

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

    Thankyou!


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.