About 653,000 results
Open links in new tab
  1. Create your first pipeline - Azure Pipelines | Microsoft Learn

    Oct 27, 2025 · This guide uses YAML pipelines configured with the YAML pipeline editor. For more information on the different sections in a YAML pipeline, see pipeline in the Azure …

  2. GitHub - microsoft/azure-pipelines-yaml: Azure Pipelines YAML examples ...

    We've consolidated issue and suggestion tracking in Developer Community. This repo will remain for working in the open on YAML pipelines, so feedback on PRs will be the primary way to use …

  3. Azure pipeline Yaml with example - Medium

    May 27, 2023 · Learn about the key concepts and components that make up a pipeline. Understanding the basic terms and parts of a… Now let’s look at the pipeline yaml and the …

  4. Configuring CI/CD Pipelines as Code with YAML in Azure DevOps

    Jan 20, 2022 · Many teams prefer to define their build and release pipelines using YAML (YAML Ain’t Markup Language). This allows them to access the same pipeline features as those using …

  5. Build Your First Azure Pipeline (YAML-based CI/CD)

    May 17, 2025 · Now that you’ve seen how Azure DevOps works and what role pipelines play in the DevOps lifecycle, it’s time to get hands-on. In this blog, we’ll walk through creating a …

  6. 5 Useful YAML pipeline template examples for Azure DevOps

    Instead of trying to teach someone YAML structure, here is 5 useful YAML pipeline examples for Azure Infrastructure deployments, to help you kickstart your Azure DevOps journey: 1. Here’s …

  7. Azure DevOps Pipeline YAML Guide. Basic Structure - Medium

    May 28, 2025 · This guide covers the majority of Azure DevOps pipeline YAML features. Start with the basic structure and gradually incorporate more advanced features as needed.

  8. Advanced Azure Pipelines Using YAML - LinkedIn

    Jul 4, 2024 · In this post, you'll learn how to customize an Azure pipeline using YAML. This includes creating condition statements with variable groups to set complex conditions, offering …

  9. Build a YAML pipeline with stages - Azure Pipelines

    Apr 15, 2025 · In this article, learn how to create and run a more complex YAML pipeline with multiple stages and conditions. The example pipeline includes build, test, and deploy stages …

  10. Azure Pipeline Quickstart - SAITEJA IRRINKI

    Learn how to build and deploy Azure DevOps Pipelines, from a simple "Hello World" to real-world multi-job deployments. This is your first Azure DevOps Pipeline —the classic "Hello World!" …