Ajinkya J.
AJ
Ajinkya J.
Sr. Infrastructre Engineer
Mid-Market (51-1000 emp.)
"Best DevOps / Automation tool within Azure eco system"
5/5
What do you like best about Azure Pipelines?

- Azure pipelines have build and release pipelines which are easy to use and implement.

- we can utilize features such as gates, approvals, automated deployment CI-CD to promote your code to higher environments easily and securely.

- Azure pipelines are tightly integrated with Azure boards, repos, and overall azure resoruces, so doing some work with other azure services is much easier.

- If there are any issues with your setup, just check community forums and most likely you will find your solution there. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

- sometimes the pipelines takes too long to execute / respond (maybe due to downtime from azure side). Review collected by and hosted on G2.com.

Sonti P.
SP
Sonti P.
Site Reliability Engineer
Enterprise (> 1000 emp.)
"Deploy Like a Pro - AzurePipelines"
4.5/5
What do you like best about Azure Pipelines?

I love how easy it is to automate everything with Azure Pipelines. Setting up builds and deployments feels smooth, and I don’t have to worry about things breaking—everything just works. It is easy to automate builds and deployments with Azure Pipelines. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

Sometimes it feels a bit complicated to find errors, and the interface isn’t always the easiest to navigate. I wish it was a bit more user-friendly Review collected by and hosted on G2.com.

Antonio D.
AD
Antonio D.
Lead Product Engineer
Financial Services
Mid-Market (51-1000 emp.)
"The One Tool to Rule them all"
5/5
What do you like best about Azure Pipelines?

The fact that I have documentation, software version control tools like Git and pipeline frameworks with secrets and variable management in either a UI / YAML format all in one place, with Kanban Boards and Tests Suites to boot! Everything I'd need for a software project in one place. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

The marketplace is often filled with fluff and not cleaned up frequently enough. Review collected by and hosted on G2.com.

Manoj Kumar S.
MS
Manoj Kumar S.
IT Application Support Lead Senior
Enterprise (> 1000 emp.)
"Multi Platform Support Application"
4/5
What do you like best about Azure Pipelines?

Its integration with Azure services is easy.

CI/CD automation tasks are easy to handle.

This can be integrated to cross platform deployments. Not only Azure cloud this tool can be integrated with on-premise and other cloud platforms.

It provides the Details logs of the deployments and If configured correctly it will send out the deployment logs to individual/group emails. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

Since integration with multi platforms, A new engineer feels little uncomfortable to use it.

Even it supports multiple platforms we require Azure agents to deploy on the end platforms. This implies costing as well.

During my experience I received a very limited support from Micorsoft on this. Review collected by and hosted on G2.com.

azouzi m.
AM
azouzi m.
Growth Engineer
Mid-Market (51-1000 emp.)
"Enhancing Our Workflow with Azure Pipelines"
5/5
What do you like best about Azure Pipelines?

The ease of integration with our current tools and platforms is one of Azure Pipelines' best features. We save time and stress by controlling pipelines with ease thanks to the user-friendly UI. Additionally, the variety of features it provides—such as simultaneous job execution—helps efficiently optimize our workflows. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

The initial learning curve is what i dislike about Azure, also there's a lack of documentation Review collected by and hosted on G2.com.

Verified User in Accounting
UA
Verified User in Accounting
Enterprise (> 1000 emp.)
"Easy to use"
5/5
What do you like best about Azure Pipelines?

It’s easy to create CICD pipelines and Boards help us completing tasks in time and it helps us track every detail efficiently Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

I like everything about azure pipelines . This is the only pipeline I have ever used in my experience and I like it Review collected by and hosted on G2.com.

Abhinav C.
AC
Abhinav C.
Software Engineer
Mid-Market (51-1000 emp.)
"Best for the Continuous Integration and Deployment"
5/5
What do you like best about Azure Pipelines?

Azure Pipelines is a pretty good choice to automate the build and deployment of an application. It seamlessly integrates with GitHub and Azure Repos, among other popular version control systems, making it easier to set up continuous workflows. The YAML below can be useful when tracking changes to pipeline definitions for better team collaborations Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

One disadvantage is that it may be somewhat tricky to learn for a complete beginner who doesn't have prior experience with the concept of CI/CD or with YAML syntax. Integration with third-party services and tools may be challenging for some users and would often require additional configuration. The prices add up with large teams or projects that are in heavy use, especially due to the parallel job limits. While feature-rich, yes, the interface does feel cluttered and hard to navigate at times for new users Review collected by and hosted on G2.com.

Shubham L.
SL
Shubham L.
Quality Analyst
Information Technology and Services
Mid-Market (51-1000 emp.)
"Azure Pipelines - To flow your data like a water in the Data Lake."
5/5
What do you like best about Azure Pipelines?

The simplicity, documentations and it's learning certifications features. Anybody from scratch can follow the learning flow and can become expert for free. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

It is difficult to manage when we think from admin point of view. We need seperate person to maintain the accesses and users based on their unique and individual needs. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
Small-Business (50 or fewer emp.)
"It was hard for me to understand the pipelines, but I did it!!"
4/5
What do you like best about Azure Pipelines?

At first it wasn't easy for me to use, I come from Github so I expected this to be easy but no, although here I used the visual version and fell in love. Its implementation is easy, and I have examples that help me create what I want. Customer support is basic but good, they have solved the problems I have.

As for the frequency of use, I use this almost every day, so much so that I have already exhausted the free plan several times XD.

As for its integration with other tools in the Microsoft ecosystem, I must say that it is a beauty to work with all of these. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

The bad thing is that I feel like it needs more options and features, sometimes I feel like the options are limited Review collected by and hosted on G2.com.

Tej P.
TP
Tej P.
DevOps Engineer
Enterprise (> 1000 emp.)
"Powerfull Hands of Automation (CI/CD)"
5/5
What do you like best about Azure Pipelines?

It is the best thing that I always use in my projects.

This provides me with a versatile of features that I used during my automation.

There are 2 things Pipeline section in which we can create a Build pipeline/ release pipeline by using YAML pipelines and using Classic editor which provides more reliability to beginners to understand how to create the pipeline.

We can connect the pipeline with multiple sources of code like Azure repo, git, etc.

We can set multiple types of triggers.

Release pipeline which is used for another env release like UAT or Prod.

The release provides features like multi-source: build pipeline, git, repo, artifact, Jenkins, etc.

we can connect it with a self-hosted agent which provides more customizable.

we can set approval with multi-function testing like pre-deployment gates, which judge release on some condition that is pre-defined.

I love it. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

I didn't found anything that i dislike about azure pipeline. Review collected by and hosted on G2.com.