Public preview: Azure Functions .NET 8 support in Linux plans
Azure Functions now supports .NET 8 preview 7, using the isolated worker model. Continue reading Public preview: Azure Functions .NET 8 support in Linux plans
Opinions, tips, and news orbiting Microsoft
Azure Functions now supports .NET 8 preview 7, using the isolated worker model. Continue reading Public preview: Azure Functions .NET 8 support in Linux plans
You can now encrypt traffic transmitted between applications within an environment using mTLS. Continue reading Public Preview: Azure Container Apps supports environment level mTLS encryption
You can now run production workloads that perform a task for a finite duration and exit, and schedule these workloads or run them in response to events. Continue reading Generally available: Azure Container Apps jobs
You can now run applications that accept TCP connections on multiple ports. Continue reading Public preview: Azure Container Apps supports additional TCP ports
You can now define UDRs to manage how outbound traffic is routed for your container app environment’s subnet. Continue reading Generally Available: Azure Container Apps support for UDR, NAT Gateway, and smaller subnets
Major cold start improvements are available to .NET apps on the Azure Functions isolated worker model through a preview configuration. Continue reading Public preview: Azure Functions .NET worker cold start improvements
You can now run your apps on dedicated workload profiles that offer more CPU and memory if needed. Continue reading Generally available: Azure Container Apps dedicated plan
Azure Functions now supports using ASP.NET types such as HttpRequest, HttpResponse, and IActionResult from .NET isolated function projects. Continue reading Generally Available: ASP.NET Core integration in Azure Functions