Skip to content

Rename "preflight" to "validation" and fix terminology #7113

Description

@vhvb1989

Context

Follow-up from PR #7053 review. Parent tracking issue: #7112

PR Conversations

What needs to change

  1. Rename the feature from "preflight" to "validation" to avoid confusion with ARM Preflights. Consider naming convention like validation.provision to scale with future validation use cases.
  2. Make DeploymentStateSkipped constant lowercase: "deployment state" instead of "Deployment State".
  3. Replace "abort" terminology with "canceled" in UI-facing strings (e.g., PreflightAbortedSkipped → use "preflight canceled" language).

Files to update

  • cli/azd/docs/design/local-preflight-validation.md
  • cli/azd/pkg/infra/provisioning/provider.go
  • All references to the old naming across the codebase

Metadata

Metadata

Assignees

Labels

area/core-cliCLI commands, cmd/, internal/cmd/enhancementNew feature or improvement

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions