Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud. Azure Functions is the serverless compute offering in the Microsoft Azure cloud.
Azure Functions 4.0 is out in a public preview, complete with support for the upcoming .NET 6. The offering is used for serverless cloud computing, wherein chunks of code -- functions -- respond to ...