I want to add a "Trigger" but I can't find the "Function" option shown in the picture

MOHAMED AHMED ABDELRAHIM NASR 0 Reputation points
2024-08-18T21:34:22.9366667+00:00

I want to add a "Trigger" but I can't find the "Function" option shown in the picture

2024-08-14_072624(1)(1)(1)(1)

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

2 answers

Sort by: Most helpful
  1. Abiola Akinbade 29,490 Reputation points Volunteer Moderator
    2024-08-18T22:02:25.71+00:00

    Check that you have the necessary permissions to view and manage Functions in this Function App. You can go to IAM and check your assigned role on the function app

    Also check that your Function App is deployed correctly. If the deployment is incomplete or incorrect the option may not appear.

    If the above is not the case you can also try clearing your cache, refreshing the page, or using an incognito/private browsing window to see if the options remain the same and its a UI issue

    To create a trigger, see: https://learn.microsoft.com/en-us/training/modules/execute-azure-function-with-triggers/?source=recommendations

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    0 comments No comments

  2. TP 125.8K Reputation points Volunteer Moderator
    2024-08-18T22:14:49.8+00:00

    Hi,

    The equivalent has moved to the Overview blade.

    qna functionapp functions overview blade

    Please note there are limitations that may effect whether or not you will have the ability to edit functions via the portal.

    Development limitations in the Azure portal

    https://learn.microsoft.com/en-us/azure/azure-functions/functions-how-to-use-azure-function-app-settings?tabs=azure-portal%2Cto-premium#development-limitations-in-the-azure-portal

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


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.