Migrating to Azure Functions Runtime v4 targeting .net framework 4.8 | Please confirm the End of Support timeline

Vijay Lakshmi 0 Reputation points
2024-03-18T12:58:43.2066667+00:00

Hi Team,

I'm migrating the Azure Functions Runtime from v1 to v4.

I need to target .net framework 4.8.

As per https://learn.microsoft.com/en-us/azure/azure-functions/dotnet-isolated-process-guide?tabs=windows, targeting .net Framework 4.8 still requires .net 6 for Build Purposes.

Could you please confirm the End of Support timeline in this case, will it be November 12, 2024 (which is .net 6 end of support date) or the one which applies to .net Framework 4.8

Thanks

Vijay

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

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,261 Reputation points
    2024-03-18T14:41:10.5766667+00:00

    @Vijay Lakshmi Thanks for reaching out. If you’re targeting .NET Framework 4.8 but require .NET 6 for build purposes, the end of support timeline would be tied to .NET 6, which is November 12, 2024.

    Refer: https://azure.microsoft.com/en-us/updates/dotnet6support/

    do let me know incase of further queries, I would be happy to assist you.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.


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.