What would be the impact or migration of azure function to .net 8 with process model

lakshmi 816 Reputation points
2024-05-29T12:42:50.3+00:00

Hi Team,

We have upgraded the Azure function to .net 8 version with the process model. Currently we are not experiencing any error or issues while running the azure function. Its working properly.

But is there any impact on azure function if we sue the process model with .8 version

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,795 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 18,916 Reputation points Moderator
    2024-05-30T09:29:56.0266667+00:00

    @lakshmi Thanks for reaching out. The product team is currently working to support the in-process model option for .NET 8, with an estimated release for Windows in June.

    As you mentioned that you have already migrated to .NET 8 using the in-process model option, the potential impacts of this change are not yet fully understood.

    For more updates on migration details, you can refer this GitHub Thread :https://github.com/Azure/azure-functions-host/issues/9951

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.