Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
406 stars 195 forks source link

consolidate and document all `azd` environment variables #4320

Open weikanglim opened 1 month ago

weikanglim commented 1 month ago

Let's consolidate and document all existing azd environment variables for our community and users.

This is primarily an "under-the-covers" documentation, preferably we should have a pristine copy of this in the codebase repository. We can also expand our footprint to our learn docs.

The final stretch goal: we should be able to surface in-terminal help, an idea is presented in #4319

Tasks:

weikanglim commented 1 month ago

Existing issue: #589