@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
Accepted answer
-
MayankBargali-MSFT 70,126 Reputation points
2022-03-31T07:01:51.61+00:00