Incorrect worker runtime specified for function app #3000
ThomasArdal
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have received an email with a recommendation for one of my isolated functions with the following text:
I don't think I understand what the problem is, even after reading through the content of the link provided. My function app is indeed marked with
dotnet-isolated
in theFUNCTIONS_WORKER_RUNTIME
variable on Azure. The app is a C# based application with configuration looking like this:Did I miss anything there? All of my other isolated function apps are configured this way and have been running without warnings so far.
Beta Was this translation helpful? Give feedback.
All reactions