How to solve AZFD0013
Hello! I have created an Azure Function Isolated using the Visual Studio template. I set FUNCTIONS_WORKER_RUNTIME to dotnet-isolated and configured the Runtime version to 4 and the .NET Version to .NET 8 Isolated in the settings. After deploying the application to the server, I continue to encounter the error referenced in this documentation: AZFD0013 Diagnostic Event.
Could you kindly assist me in resolving this issue? I would greatly appreciate your help.
Attached is 7z archive with *.cs project of functiona app. Just change extension *.xml-> *.7z IsolatedTest2.xml