declarative-resource-lifecycle

Type: decision

Decision

What's in the code is what exists in Azure — Azure Deployment Stacks delete anything removed from the template on the next deployment.

Why

Without automatic cleanup, removed resources stay alive in Azure — the code stops being the source of truth

Links

← Back to all decisions