deployment-end-to-end
Type: decision
Decision
Each platform capability deploys through its own pipeline — no capability triggers another's deployment.
Why
Without isolation, changing one capability can trigger or break another's functionality.
Violations
- Resource created or modified directly in Azure portal or CLI outside a Deployment Stack.
- Configuration value hardcoded in Bicep instead of injected from GitHub variables.
← Back to knowledge graph