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.
Everything You Need
for Local Azure Development
One-Command Start
Run `azd app run` and all services start with dependencies resolved automatically.
Learn moreReal-time Dashboard
Monitor all your services in one place with live status updates and health checks.
Learn moreUnified Logs
Stream and filter logs from all services. Search, highlight, and export with ease.
Learn moreHealth Monitoring
Automatic health checks with visual indicators. Know when services need attention.
Learn moreAuto Dependencies
Automatically installs packages, creates virtual environments, and resolves requirements.
Learn more AIAI-Powered Debugging
Connect GitHub Copilot via MCP to analyze logs, diagnose issues, and suggest fixes.
Learn moreTry It Yourself
Get started in under 5 minutes with our demo template. It includes an intentional bug for you to fix using AI!