Azure function Warning - RunOnStartup is enabled

Joel Prescilla 66 Reputation points
2021-09-26T23:03:01.207+00:00

Hi,

I have a function app deployed using package deployment. I have not set any code to have the RunOnStartUp enabled, but when I diagnose my app to check for any issues, I get the error. I have checked the host file and runOnStartup is disabled.

135365-warning.png

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
{count} votes

Answer accepted by question author
  1. MayankBargali-MSFT 70,996 Reputation points Moderator
    2021-09-28T10:10:22.15+00:00

    @Joel Prescilla I was able to reproduce the issue and it is logging a warning if the “runOnStartup” setting is present, regardless of its actual value. I have engaged my product team and they are looking into it and will be fixing the issue.

    I will update my answer once the issue will be fixed.


0 additional answers

Sort by: Most helpful

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.