deployment-declarative-lifecycle

Type: decision

Decision

Within a deployment stack, what is not declared in code is deleted on the next deployment.

Why

Without this, resources removed from the stack's code persist in Azure — the code stops being the source of truth.

Violations

Links

← Back to knowledge graph