azd app remove

Remove a service from the `services` section of `azure.yaml`.

Usage

Terminal window
azd app remove <service>

Examples

Terminal window
azd app remove <service>
Terminal window
azd app remove redis
Terminal window
azd app remove redis --output json

Detailed Documentation

For complete documentation including flows, diagrams, and advanced usage, see the full command specification.

View full remove specification →