There is no Functions runtime available that matches

In this article, we will discuss how to fix the error “There is no Functions runtime available that matches the version specified in the project.” which I got while working with Azure Function.

There is no Functions runtime available that matches the version specified in the project

Some time back, I created one Azure Function project. The project was created successfully without any issues, but when I pressed F5 to run it, I immediately got the error below.

There is no Functions runtime available that matches the version specified in the project.

Solution

I have tried multiple ways to fix this, but nothing worked for me. Finally, I updated the Visual Studio 2019 Version to the latest version, and that fixed my issue. After that, I was able to run the project without any issues.

Conclusion

This is how I was able to fix the above error. There is no function runtime available that matches. Thanks for reading this article, Hope this information will help you to fix your issue as well.

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

Download our free 25+ page Azure Virtual Machine guide and master cloud deployment today!