0

I have a real basic question about the best practices for creating a pipeline file. At a minimum, you need an azure-pipeline.yml file in the root of your project. However, I've also seen projects with /azure/pipelines, /azure-pipelines or /.azuredevops directories that house the .yml files; often these appear to use templates. However, I can't find any guidance on how these directories are created, when (or when not) to use them, naming conventions, or other things I don't know about them. Can anyone explain what I'm missing?

end-user
  • 2,693
  • 4
  • 27
  • 51
  • This is *kind of* answered in [this question](https://stackoverflow.com/questions/53766890/multiple-yaml-build-pipelines-in-azure-devops). I can't find any direct explanation/documentation for it though. – end-user Apr 26 '22 at 19:52

0 Answers0