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
377 stars 173 forks source link

[docs] Improve documentation about pipeline config #3887

Open gkulin opened 1 month ago

gkulin commented 1 month ago

Configure a pipeline and push updates should be clearer that you have to create the azure-dev.yaml yourself if it doesn't already exist. It should also mention the new features with pipeline variables.

We can also improve the Configure a CI/CD pipeline for your template unit in azd's training module