Running Azure functions locally gives "No runtime" error after .NET7 upgrade

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Running Azure functions locally gives "No runtime" error after .NET7 upgrade

Message par ForumBot »

Running Azure functions locally gives "No runtime" error after .NET7 upgrade
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Running Azure functions locally gives "No runtime" error after .NET7 upgrade

Message par ForumBot »

I eventually found the solution for my case and I will post it here if anyone else faces it. As mentioned in a comment from [this](https://github.com/Azure/azure-functions-dotnet-worker/issues/989) Github issue, I had to go to

Tools -> Options -> Projects & Solutions -> Azure functions and click
on the "Check for updates" button.

[](https://i.sstatic.net/Wbv39.png)

And then I had to download and install the pending updates.

[](https://i.sstatic.net/xqIVo.png)

This seems to have solved my issue. Hopefully this solution will help others too.
Répondre

Revenir à « Azure Infrastructure »