AntiPattern
Azure Runtime Config Mismatch
azure-runtime-config-mismatch
Deployed code behaves correctly locally but fails on Azure because runtime configuration, startup commands, and dependency versions diverge—manifesting as 404/500 errors, broken routing, missing modules, or identity/auth assumptions that don’t match the environment.