Hello, today we’ll be looking at creating a Timer Trigger function in Azure to capture RSS Feed data and display the captured information in Excel using Power Query. Here are the list of things required before we get started: Valid Azure subscription Working Virtual Machine with Python and VS Code…
Tag: Azure Functions
How to build serverless API with Azure Function
Hola! Cloud Computing Clan (CCC), In this blog, I intend in walking you through building serverless API with Azure Functions. Before we go into the practical stuff, let us first understand what Azure Functions are. What is an Azure Function? Azure Functions allows for the effective execution of small pieces…