

Azure Functions 4.0 Preview Out with Support for .NET 6
source link: https://visualstudiomagazine.com/articles/2021/10/01/azure-functions-4-preview.aspx
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Azure Functions 4.0 Preview Out with Support for .NET 6
- By David Ramel
- 10/01/2021
Azure Functions 4.0 is out in a public preview, complete with support for the upcoming .NET 6.
The offering is used for serverless cloud computing, wherein chunks of code -- functions -- respond to events, triggering some type of functionality. It's the Azure equivalent of AWS Lambda and Google Cloud Functions.
After providing support for .NET 5 in March, the dev team gave developers a sneak peek of Azure Functions on .NET 6 in June.
That .NET 5 support, for technical reasons, had to move to an out-of-process model that runs a .NET 5 worker process alongside the runtime. Thus the new public preview comes with two programing models, one in-process (the model in .NET Core 3.1) and one isolated.
"With the in-process programming model and Azure Functions 4.0, you can write .NET 6 function apps that take advantage of advanced features such as Durable Functions," Microsoft's Anthony Chu said in a recent blog post. "".NET 6 is also supported in Azure Functions 4.0 using the isolated process programming model. The isolated model gives you full control over the language worker startup configuration and provides useful features like dependency injection and middleware. Currently, you can use the command line to create and deploy your .NET 6 isolated apps. .NET 6 isolated process support is coming soon to Visual Studio and Visual Studio Code."
Azure Functions 4.0 supports these programming languages and runtimes:
- NET 6.0 (in-process and isolated process)
- Node.js 14
- Python 3.7, 3.8, 3.9
- Java 8, 11
- PowerShell 7.0
- Custom Handlers
While the team works to provide a ready-to-go product in time for the general availability release of .NET 6 next month, some breaking changes will be introduced, which can be tracked with the help of a subscription to App Service Announcements.
About the Author
David Ramel is an editor and writer for Converge360.
Recommend
-
10
News Microsoft Details Sneak-Peek Preview of Azure Functions on .NET 6 By
-
5
Azure Functions CLI Failing After Preview Install Getting an error on the command line when using the Azure Functions tools to create new C# functions. Let's see how to get around this. Published on 03...
-
7
Introduction With the release of .NET 6 round the corner and the advancements in ASP.NET Core (do we still call it Core?) there is a push to aid with making the introduction bar to .NET and C# a bit lower so it's not scary for new de...
-
7
Updates Azure Cosmos DB: Azure Functions extension version...
-
11
Announcing Azure Functions 4.0 public preview with .NET 6 support Announcing Azure Functions 4.0 public preview with .NET 6 support ...
-
11
Microsoft Announces Azure Functions 4.0 with .NET 6 Support in Preview Sep 30, 2021...
-
7
Updates Public preview: Dynamic concurrency in Azure Functi...
-
8
Updates PowerShell on Linux SKU in Azure Functions is now a...
-
8
Updates Public preview: Azure SQL bindings for Azure Functi...
-
3
Updates Public preview: Node.js 16 in Azure Functions...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK