In the README.md, at the bottom you say:
Azure Function trigger schedule and FreshEventTimeStamp
Ex: If you want to trigger function every 30 min then values must be
FreshEventTimeStamp=10
Schedule=0 */10 * * * *
Did you mean "every 10 min" instead of 30?
In the README.md, at the bottom you say:
Did you mean "every 10 min" instead of 30?