Azure Functions support for Python 3.8 is ending on 14 October 2024
Upgrade Azure Functions to use Python 3.9 or above.
Auto Added by WPeMatico
Upgrade Azure Functions to use Python 3.9 or above.
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.