News

Support for Azure Functions Node and Python SDKs will be added in future releases. Durable Functions is an open-source project released under the MIT license.
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 ...
Azure Functions, Microsoft's take on cloud-hosted, serverless, event-driven computing, now officially supports the Python programming language. The general availability of Python support follows a ...
Chu also posted a roadmap indicating what's coming up for Azure Functions, with parts of it reading (verbatim): .NET 6 LTS: .NET 6 functions will support both in-process and isolated process options.