Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (45k points)

Could someone tell me what are pipelines in Azure DevOps?

1 Answer

0 votes
by (99k points)
edited by

Pipelines basically is the workflow that is designed to complete a set of tasks, in a structured manner, and it defines how to go about testing, building, deploying stages are performed. So, Pipelines in Azure DevOps, or Azure Pipelines is defined as the service that is offered by Azure, which helps in automatically, build and test code projects. This service from Azure combines CI (Continuous Integration) and CD (Continuous Delivery) to help constantly build and test codes, and even ship those codes to any target.

Wishing to learn Azure DevOps? Check out the Azure DevOps certification course from Intellipaat. Also, if you are a novice then watch the following video on Azure DevOps Boards and get started.

Related questions

0 votes
1 answer
asked Nov 22, 2020 in Azure by Justin (7k points)
0 votes
1 answer
0 votes
1 answer

Browse Categories

...