Is it no longer possible to create a v3 dotnet function in Azure?

Kev 1 Reputation point
2022-12-16T13:25:25.423+00:00

Hi,

We have a number of v3 dotnet functions in production, with a plan to upgrade to v4 (aware that support for v3 has finished), and would like to make some changes but have found that it is no longer possible to create v3 dotnet functions in Azure, e.g. for dev and test enviroments.

The response to az functionapp create is

ERROR: Could not find a runtime version for runtime {} with functions version {} and os {}Run 'az functionapp list-runtimes' for more details on supported runtimes.

Is this change permanent or is there some config/switch that I am missing?

Ta

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
    2022-12-16T15:59:41.03+00:00
    0 comments No comments

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.