Azure Functions Syntax
Azure Functions supports scheduling with "Chron" syntax. Except Chron syntax supports "L" for Last day of the month - but it causes an error with Functions.
It would be nice if the syntax were implemented completely. It's probably a small job.
