Public preview: Azure Functions .NET worker cold start improvements
Major cold start improvements are available to .NET apps on the Azure Functions isolated worker model through a preview configuration.
Auto Added by WPeMatico
Major cold start improvements are available to .NET apps on the Azure Functions isolated worker model through a preview configuration.
Azure Functions now supports using ASP.NET types such as HttpRequest, HttpResponse, and IActionResult from .NET isolated function projects.
If you’re using Azure Resource Manager API version 2022-06-01-preview or 2022-11-01-preview to manage Azure Container Apps, please update your API requests to use version 2023-04-01-preview or later.
Azure Functions now supports binding to types from the Azure SDK, providing a richer development experience.
.NET function apps using the isolated worker model can now better control how telemetry is emitted to Application Insights.