News

In part due to each Azure Function App having its own hostname, Azure Functions may be hosted in multiple regions. Passing this URL management complexity down to API consumers creates friction.
Microsoft recently announced the public preview release of Azure Functions 4.0 – its Function as a Service (FaaS) offering. The release of this new runtime includes support for .NET 6.0.
The last time we looked at Azure Functions, I introduced you to the basic triggers you can use with them. There are a number of events that can cause functions to begin execution ("triggered"), one of ...
Azure Functions, Microsoft's serverless cloud computing offering, is previewing new functionality coming with its new support of .NET 7 as a runtime. "For those customers who are looking into building ...
Running Azure Container Functions in Azure Container Apps Microsoft’s Azure Container Apps is a managed Kubernetes environment, where all you’re concerned with is your application containers ...