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

    Mar 31, 2025 · In your Azure DevOps project, select Pipelines from the left navigation menu. Select New pipeline or Create pipeline if this pipeline is the first in the project. On the Where is …

  2. How to Create Pipeline in Azure DevOps - Azure Lessons

    3 days ago · How to Create Pipeline in Azure DevOps What is an Azure DevOps Pipeline? An Azure DevOps pipeline is a cloud service that automatically builds and tests your code project …

  3. How to Create Your First Azure DevOps Pipeline - YouTube

    🎥 How to Create Your First Azure DevOps Pipeline | Step-by-Step Guide 🚀 In this video, we explore the different ways to create your first Azure DevOps pipeline and set your...

  4. Azure Pipelines Tutorial: A Complete CI/CD Guide for Beginners

    May 29, 2025 · Learn to build, test, deploy, and optimize CI/CD workflows using YAML, Azure DevOps, and industry best practices in this comprehensive tutorial for beginners.

  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. How to Build Azure DevOps CI/CD Pipelines: A Step-by-Step …

    Mar 25, 2025 · Creating your first azure devops pipeline might seem overwhelming at first. The good news? Automated CI/CD processes help organizations deploy faster than manual …

  7. ⚙️ Creating Your First Azure DevOps Pipeline ️ - Medium

    Apr 18, 2024 · Creating your first Azure DevOps Pipeline is a big step toward making your software development easier. Once you’ve set it up, you can build, test, and deploy your apps …

  8. Azure DevOps Pipeline Tutorial – Step-by-Step CI/CD Guide

    Azure Pipelines, part of Azure DevOps, is Microsoft’s cloud-based service for automating the build, test, and deployment of code. It powers Continuous Integration (CI) and Continuous …

  9. How to Create a Build Pipeline in Azure DevOps - bytegoblin.io

    Creating a build pipeline in Azure DevOps is a straightforward process that greatly enhances the efficiency and reliability of your development workflow.

  10. azure-devops-docs/docs/pipelines/get-started/yaml-pipeline ... - GitHub

    This article shows you how to edit your pipelines using the YAML Pipeline editor, but you can also edit pipelines by modifying the azure-pipelines.yml file directly in your pipeline's repository …