In order to support Azure DevOps as a repository for a azd - project and use its CI pipeline:
- Templates must provide a
yaml file to describe an Azure DevOps pipeline to be run on every code push to main branch which run provision and deploy. Similar to how GitHub workflows are currently defined.
In order to support
Azure DevOpsas a repository for aazd - projectand use its CI pipeline:yamlfile to describe an Azure DevOps pipeline to be run on every code push tomainbranch which run provision and deploy. Similar to how GitHub workflows are currently defined.