Forum Discussion

johnjohn-Peter's avatar
johnjohn-Peter
Iron Contributor
Feb 03, 2024

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

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

 
 

 

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

 

 

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

 

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

 

Resources