Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Outline

Azure Developer CLI Documentation

Internal documentation for contributors and AI coding agents working on the Azure Developer CLI (azd).

For end-user documentation, see aka.ms/azd. For template examples, see awesome-azd.


Concepts

Core mental models, terminology, and feature lifecycle.

  • Glossary — Key terms and concepts used throughout the codebase
  • Feature Stages — How features graduate from alpha → beta → stable
  • Alpha Features — How experimental features are gated and discovered

Guides

Task-oriented how-tos for common contributor workflows.

Reference

Schemas, flags, environment variables, and configuration details.

Architecture

System overviews, design context, and decision records.


Where do new docs go?

You want to document… Put it in…
A new term or concept docs/concepts/glossary.md
A how-to for contributors docs/guides/
A configuration reference docs/reference/
A system design or ADR docs/architecture/
Detailed implementation design cli/azd/docs/design/
Extension development details cli/azd/docs/extensions/
Style and coding standards cli/azd/docs/style-guidelines/

Related documentation

Morty Proxy This is a proxified and sanitized view of the page, visit original site.