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.
Table of Contents
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.

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.

I am Rajkishore, and I am a Microsoft Certified IT Consultant. I have over 14 years of experience in Microsoft Azure and AWS, with good experience in Azure Functions, Storage, Virtual Machines, Logic Apps, PowerShell Commands, CLI Commands, Machine Learning, AI, Azure Cognitive Services, DevOps, etc. Not only that, I do have good real-time experience in designing and developing cloud-native data integrations on Azure or AWS, etc. I hope you will learn from these practical Azure tutorials. Read more.
