Share via

I am trying to deploy a sample function App code to a function app. VSCode says it deployed successfully, but I don't see those functions in portal or the app

Sabarish K R E 0 Reputation points Microsoft Employee
2025-08-27T12:41:24.9166667+00:00

I am trying to deploy a sample function App code to a function app. VSCode says it deployed successfully, but I don't see those functions in portal or the app

User's image

But I see none here:
User's image

I created a storage account without key based access as it's mandated due to SFI. Then i created function app and selected the previous storage account. I've disabled the file share option during creation. I selected managed identity (create new identity) option in the last step during FA creation.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


2 answers

Sort by: Most helpful
  1. Praveen Kumar Gudipudi 2,290 Reputation points Microsoft External Staff Moderator
    2025-09-23T12:52:49.25+00:00

    Hello Sabarish K R E,

    Thanks for the confirmation.

    Glad to hear that your issue has been resolved by switching flex consumption plan.

    Was this answer helpful?

    0 comments No comments

  2. Sabarish K R E 0 Reputation points Microsoft Employee
    2025-09-23T12:49:03.5633333+00:00

    I got a resolution from support team. This issue is resolved if I use the FLEX consumption plan of the function app.

    Was this answer helpful?

    0 comments No comments

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.