You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
Deployed Azure Function through Azure portal using "Deploy to Azure" button. The function fails to run, with the following error: Failed to start a new language worker for runtime: dotnet-isolated.. Configuration for FUNCTIONS_WORKER_RUNTIME unchanged, set to dotnet-isolated. Any ideas of how troubleshoot/resolve?
Deployed Azure Function through Azure portal using "Deploy to Azure" button. The function fails to run, with the following error:
Failed to start a new language worker for runtime: dotnet-isolated.. Configuration forFUNCTIONS_WORKER_RUNTIMEunchanged, set todotnet-isolated. Any ideas of how troubleshoot/resolve?