How i can create an Azure Function using .net 8.0 inside visual studio 2022 17.8.6

john john Pter 1,040 Reputation points
2024-02-03T15:18:52.5366667+00:00

I have visual studio 2022 17.8.6, and .net 8.0 is installed as follow:- 8

but when i create a new azure function, as follow:- azure

the .net 8.0 is not listed inside the "functions worker", as follow:- User's image

I also installed the .net 8.0 runtime inside my development machine without any luck.... any advice how i can create azure function using .net 8.0 ?? Thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,908 questions
Developer technologies Visual Studio Other
Developer technologies ASP.NET Other
0 comments No comments
{count} votes

Accepted answer
  1. gekka 12,206 Reputation points MVP Volunteer Moderator
    2024-02-04T03:08:54.2566667+00:00

    Menu -> Tools -> Options -> Projects and Solutions -> Azure Functions -> Check for updates -> Download & Install 20240204

    New templates will have been downloaded to %LOCALAPPDATA%\AzureFunctionsTools\Releases

    12 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.