Hi @Sriman ,
In addition to @Anonymous comment, you can also look at using Logic Apps for simple tasks. See https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-overview. Check this tutorial for creating a scheduled based logic app. While Logic Apps allows for some customizations, if you have specific use cases that requires custom code, Azure Functions will be your best solution.