azure function app slots are created, having access to storage account, network connectivity between function app to storage account also there. but app keys are not population

Muthusamy, Reegan 45 Reputation points
2026-07-02T15:33:01.06+00:00

azure function app slots are created, having access to storage account, network connectivity between function app to storage account also there. but app keys are not population

Azure Functions
Azure Functions

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


1 answer

Sort by: Most helpful
  1. Jonah Andersson 1 Reputation point MVP
    2026-07-03T09:45:55.4966667+00:00

    I have had this issues before. Depending on the version of Functions you are using and what keys are not showing up. My case was the app keys showing greyed out. What helped me and my team is to check verify if the settings for the Azure Storage for functions are correct (any typo, etc. seems to make a difference) and the run-time version of functions on the configuration

    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.