I set environment variable using "setx ASPNETCORE_ENVIRONMENT "Development"" in command prompt. But I got same error as I got first time in deploying blazor server app to azure.
The error I got is here below.

Can someone help on this.
Thanks in advance.
Joon