We are past the extended support
Is it no longer possible to create a v3 dotnet function in Azure?
Kev
1
Reputation point
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.
1 answer
Sort by: Most helpful
-
Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
2022-12-16T15:59:41.03+00:00