Run Azure Apps
Locally

azd app extends Azure Developer CLI with a complete local development environment. One command starts all services, manages dependencies, and provides real-time monitoring.

Open source • Works with GitHub Copilot

Try It Yourself

Get started in under 5 minutes with our demo template. It includes an intentional bug for you to fix using AI!

azd init -t jongio/azd-app-demo
Initializing project from template...
✓ Project initialized
azd app run
Starting services...
✓ web started on http://localhost:3000
✗ api: Connection timeout to database
💡 Ask Copilot: "Why is my API failing?"
1
Initialize
Clone the demo template
2
Run
Start all services
3
Discover
Find the bug in logs
4
Fix with AI
Ask Copilot for help
10+
MCP Tools
<5min
Setup Time
100%
Open Source
3
AI Integrations