Let’s go serverless with Azure Functions. Simple as it sounds but took me some-time to get it finally working. Last two days read much Microsoft documentation and other blogs nothing was really working. Finally was able to nail down the problem area which was Nuget packages not loading. Finally now lets start and make a simple Azure application which just inserts a single column in Azure SQL Database.
Please click on the following link to get explanation of the same. Ofcourse the code is found here in GITHUB.
https://vijvipin.wordpress.com/2020/02/11/azure-functions-go-serverless/