Github action to deploy to Azure Function app cannot find app settings

Navilan 96 Reputation points
2021-02-12T19:00:16.667+00:00

Hello, I'm getting this (below) error when I run the github workflow to publish an azure function. I have added the AzureWebJobsStorage to app settings on the portal and still get this error. Has anyone else gotten this error? I'd appreciate any pointers.

Cheers Navilan.

67350-screen-shot-2021-02-13-at-121744-am.png

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

Accepted answer
  1. Navilan 96 Reputation points
    2021-02-13T02:48:36.257+00:00

    Turns out I hadn't updated the configuration in all the deployment slots.


0 additional answers

Sort by: Most helpful

Your answer

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