azure: [In preview] Public Preview: Azure Functions .NET 10 support
Azure Functions now supports .NET 10 in Public Preview. To use it, change the Functions project's target framework and update Microsoft.Azure.Functions.Worker.Sdk to version 2.0.5 or later. The announcement also indicates .NET 10 projects can be deployed to app (source content truncated).