Azure functions issue after .net 8 upgrade

larsan 0 Reputation points
2024-07-19T14:12:12.4+00:00

we are upgrading the azure function from .net 3.0 to .net 8.0 , i have updated the docker file to deploy.Its deployed as a container in linux app service plan.

we get error in the runtime as

User's image

and also error in the code+test section as

User's image

what should i look for to fix this ?

Thanks,

EJ

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

Your answer

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