AntiPattern
Deployment Config Drift
deployment-config-drift
Azure deployments fail or behave differently because runtime/config expectations drift from what the CI pipeline supplies—wrong dependency versions, mismatched secret expressions, incorrect Spring actuator base-paths, or file-path mismatches cause silent misconfiguration at deploy time.