Hi Team,
We have created a Function that is timer triggered, what it does is it simply invokes a Data Factory pipeline. It's supposed to be triggering once every minute between 07:00AM to 07:00PM on weekdays Sydney time (UTC+10), however I noticed that it always starts at 06:58AM and continue running until 07:19PM.

I have tried the following CRON expressions and they both aren't running as expected:

Has anyone experienced a similar issue before?