Richard de Zwart
Results
2
comments of
Richard de Zwart
You also get this warning when a variable is NOT set in my computer's environment, NOT set in my local.settings.json (not even to an empty string) but ONLY set in...
When I set a breakpoint in my FunctionsStartup.Configure(IFunctionsHostBuilder) override I can see that I actually get the "Staging" value in my environment. So it gets picked-up properly.