I need to periodic call to API similar to an CRON job using SFC azure

Jan 11 2021 7:08 AM
In what ways , i can call an Azure Service Fabric established API for an periodic call , it should act like an CRON job , other than Azure functions , in what other ways i can do that ? 
 
Thanks in advance.