Run Azure Apps
Locally

One command starts every service in your app, wires up their dependencies, and streams logs and health in one place. No more juggling terminals.

Open source • Works with GitHub Copilot

azd app

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
Tip: 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