79550101

Date: 2025-04-02 08:36:52
Score: 2.5
Natty:
Report link

If using custom containers, you must somehow pass env variables from main azure app service process (KUDU) to your container. For example in entrypoint or cmd you could do printenv > .env and it will create .env file with all the env vars within app service that KUDU knows about

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: raraworks