Share via

Storage tab is not present during Azure Function creation

A G 10 Reputation points
2023-04-25T19:34:19.5033333+00:00

The Storage tab is not present during Azure Function creation, Additionally, the function I am trying to create was missing the application configuration settings. Neither WEBSITE_CONTENTAZUREFILECONNECTIONSTRING nor WEBSITE_CONTENTSHARE were present in the app you were able to be created without the Storage tab screen

enter image description here

Azure Functions
Azure Functions

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


1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 25,251 Reputation points Microsoft Employee Moderator
    2023-04-26T02:30:13.0266667+00:00

    @A G Thank you for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this. I have understood that while creating the function app from the portal the storage section is missing. Could you please help us with more information to understand more and assist you further.

    1. Without the Storage section in portal where you able to review and create the function app?
    2. Have tried the same operation by logging-in to portal from different browser or signing out and signing-in in same browser or by clearing the browser cache.

    If you still face the issue, I would request you to help us with f12 traces of the browser or the session id for the blade from the portal using keys ( Ctrl+Alt+D -> bottom right corner yellow box). As a workaround you can create the function app using the Azure CLI or through PowerShell cmdlets refer to this documentation

    Feel free to reach back to me if you have any further questions on this.

    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.