Unable to create functions from Azure portal option

Rahul Balayya (LTIMINDTREE LIMITED) 60 Reputation points Microsoft External Staff
2024-09-13T14:53:01.6033333+00:00

Unable to create functions in function app and I'm using PowerShell lang.

Please suggest what can be done?

Untitled.jpg

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

Answer accepted by question author
  1. Luis Arias 9,486 Reputation points Volunteer Moderator
    2024-09-13T16:29:02.36+00:00

    Hello Rahul,

    I understood that you can't see the button to create azure functions , however once the resource Azure Functions(based on your image you are already deploy the resource) is deployed the functions itself is automatically detected based on your code.

    You can follow this quick starter funciton app to check how is this working:
    https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-cli-powershell?tabs=windows%2Cazure-cli%2Cbrowser

    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    Regards,

    Luis

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.