An Azure service that provides an event-driven serverless compute platform.
Getting alert on Function App Overview "Storage is not configured properly, Function scaling will be limited. Click to learn more."
David Mehrtens
6
Reputation points
Is there a way to determine why this error message is displayed. I ran through the article and things look OK.
Then I added two config entries for
WEBSITE_CONTENTAZUREFILECONNECTIONSTRING
WEBSITE_CONTENTSHARE
and my function stopped working.
The function app works without those settings, so I am just left wondering what the mysterious problem is.
I am running Windows Serverless as the app service plan.
Azure Functions
Azure Functions
Sign in to answer