News

Keeping Azure Functions states external. Having a way to externalize state is very important, because it’s central to avoiding the workarounds needed to build state in a stateless platform like ...
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 ...
Going forward, the .NET on Azure functions roadmap shows various items and initiatives in different stages. In the public preview (dev/test) stage -- along with the isolated worker support announced ...
In terms of pricing/costs, Azure Functions can run in the existing App Service Plan model where functions run on dedicated VMs, or they can run in a Consumption Plan. With a Consumption Plan, costs ...
Microsoft has expanded OpenTelemetry support in Azure Logic Apps and Functions, enhancing observability and interoperability across platforms. This open-source framework enables seamless data generati ...