Timer Function returns 404 on consumption plan. cronjob but http fn invokes ok

ozbobwa 21 Reputation points
2024-07-09T03:41:19.5333333+00:00

Timer function returns 404 from both postman and Az Portal test/run.

Http function executes from Postman and from Az Portal test/run, OK.

  • App is deployed from GitHub Action. I have used Restart and Refresh but cron job does not fire.
  • Publishing model: Code
  • Runtime Stack: .NET - v6.0
  • Runtime: ~4
  • Not set WEBSITE_TIME_ZONE
  • CRON expression: "0 6 * * *"
  • Plan Type: App Service plan
  • Operating System: Windows
  • SKU and size: Dynamic Y1

Log of Deployment:

  1. ...
  2. Triggering recycle (preview mode disabled).
  3. Deployment successful.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,601 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,596 questions
{count} votes