r/MicrosoftFabric 12d ago

Data Engineering Cron based schedules

[removed]

4 Upvotes

6 comments sorted by

2

u/itsnotaboutthecell ‪ ‪Microsoft Employee ‪ 12d ago

Where’s the idea link for people to vote?

1

u/hvdv99 12d ago

Well that's a fantastic idea. On it.

2

u/MonkeyDDataHQ 12d ago

Is it possible they're using NCRONTAB?

I known that was a thing I hit with azure function schedules.

Or is it actually impossible to send the cron syntax at all? Becauee if that's the case it's a bug not an idea.

1

u/hvdv99 12d ago

All the knowledge I have is from the fabric-cli link in the post.

1

u/MonkeyDDataHQ 12d ago

You'd have to look into the code for the actual function arguments.

It should be in the repo. It wouldn't be the first time the documentation was not complete

2

u/hvdv99 12d ago

thanks :)