azure web app doesn’t pick up the environment variable with docker image deployed
I am deploying a docker image to azure app service. I’ve added an environment variable to container but it seem to be not available for production code. How can I troubleshoot it?