@Marco Sadeghi (WIPRO LIMITED) Thanks for reaching out. I will suggest you to review the function migration document from 3x to 4x for upgrading your function app runtime version.
You can refer to Migrate from ASP.NET Core 3.1 to 6.0 document on the Prerequisites (Visual studio 2022) and how to update package references.
Upgrading Azure Function from .net core 3.1 to .net 6
Marco Sadeghi (WIPRO LIMITED)
21
Reputation points
I'm looking for steps on how to upgrade my function (v3 to v4 & .net 6). As I've understood it, its possible only in vs2022, some nuget packages need to be swapped out & perhaps some code change too for the isolated approach.
If there are specific steps I can follow that would be great.
These are my nuget packages
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Answer accepted by question author
-
MayankBargali-MSFT 70,991 Reputation points Moderator2022-03-31T07:01:51.61+00:00