azd app proxy
Start a local reverse proxy for running services.
Usage
azd app proxy [flags]Flags
| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--port | - | int | 8080 | Port for the proxy listener |
Examples
azd app proxy [flags]azd app proxyazd app proxy --port 9090Detailed Documentation
For complete documentation including flows, diagrams, and advanced usage, see the full command specification.
View full proxy specification →