How to solve DOTNET-ISOLATED|8.0 has been deprecated as a language for Azure Functions

Lindsay Mathieson 35 Reputation points
2023-09-22T04:24:33.5866667+00:00

Migrated our previously working Azure Function from Isolated Net 7 to Isolated Net 8 (RC1) and it now fails with "Server Error. There was an unexpected error in the request processing."

Diagnose and solve problems shows the following critical error

User's image

Function runs fine in local dev environment.

Tried deleting the function, deleting the publish profile, then created a new publish profile with VBS 2022 Preview 2, but got the same problem.

nb. Hosted in Australia South East

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
736 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,909 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,524 questions
{count} votes

Accepted answer
  1. navba-MSFT 23,810 Reputation points Microsoft Employee
    2023-09-28T03:58:53.21+00:00

    @Lindsay Mathieson We appreciate your patience on this. Our Product Group team has confirmed that the fix has been published and this issue has been resolved for Python 3.11 and .NET Isolated 8. Please confirm if you still encounter the same issue.

    We sincerely apologize for any inconvenience caused due to this.

    **

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

     

    3 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.