azd app validate
Validates `azure.yaml` with read-only checks for service references, project paths, ports, service types, modes, and command readiness. Nothing is started and no files are written.
Usage
azd app validateFlags
| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--output | -o | string | default | Output format: 'default' or 'json' (inherited from parent) |
Examples
azd app validateazd app validateazd app validate --output jsonDetailed Documentation
For complete documentation including flows, diagrams, and advanced usage, see the full command specification.
View full validate specification →