In this article, I am going to explain how to create a serverless application using Azure Functions and use Azure SQL Database to log messages generated by the function. In this world of cloud-based applications, it is very important that you are aware of how to create and design serverless applications. An important aspect while designing any application is to generate log messages at every key step or operation that is being performed. This helps us to understand the workflow whenever there are some issues and need debugging at some later point in time.
Read more »![Aveek Das](https://s33046.pcdn.co/wp-content/uploads/2021/01/AveekDas_80x80.jpg)
![Creating the Azure Function App](https://s33046.pcdn.co/wp-content/uploads/2020/12/creating-the-azure-function-app-624x375.png)